Year 6 Operators

Year 6 Operators

6th Grade

10 Qs

quiz-placeholder

Similar activities

Conditional statements (if else)

Conditional statements (if else)

6th - 9th Grade

7 Qs

Game Lab - Basic Sprite Control

Game Lab - Basic Sprite Control

6th - 12th Grade

10 Qs

HTML basics

HTML basics

5th - 10th Grade

10 Qs

Spreadsheet Basics & Formula

Spreadsheet Basics & Formula

6th - 8th Grade

14 Qs

Python Math

Python Math

1st - 12th Grade

10 Qs

Components of MS Word screen

Components of MS Word screen

6th - 8th Grade

11 Qs

CPU

CPU

6th Grade

13 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?