Year 6 Operators

Year 6 Operators

6th Grade

10 Qs

quiz-placeholder

Similar activities

CPU

CPU

6th Grade

13 Qs

Programming Fundamentals

Programming Fundamentals

6th Grade

10 Qs

If-condition and operators

If-condition and operators

3rd - 8th Grade

11 Qs

Scratch

Scratch

5th - 8th Grade

10 Qs

Spreadsheets Retrieval 1

Spreadsheets Retrieval 1

6th Grade

14 Qs

Computer 6 Lesson 3 Adding  Slide and Changing Slide Layout

Computer 6 Lesson 3 Adding Slide and Changing Slide Layout

6th Grade

12 Qs

Nested if...else statements

Nested if...else statements

6th - 8th Grade

8 Qs

Spreadsheets

Spreadsheets

5th - 6th Grade

10 Qs

Year 6 Operators

Year 6 Operators

Assessment

Quiz

Computers

6th Grade

Hard

Created by

Haris Receminto

Used 5+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

  1. What is the result of the operation 25/3?

-8

-8.33

-8.333…

-9

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the result of the operation -28//5?

-5

-4

-5.6

-6

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

  1. What is the result of the operation 19%3?

1

  1. 2

6

6.333…

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

  1. If a=10, b=-5 and c=25, what is the result displayed when this statement is executed?

print (a+b > c-a)


True

False

Error

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

  1. If a=8, b=3 and c=11, what is the result displayed when this statement is executed?

print (a+b !=c)


True

False

Error

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

  1. If p=3, q=-4, r=5 and s=2, what is the result displayed when this statement is executed?

print (((p+q) and (r-s)) >= q)


True

False

Error

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

  1. If p=9, q=-2, r=11 and s=8, what is the result displayed when this statement is executed?

print (~((p-q) and (r+s)) < r)


True

False

Error

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?