Operators

Operators

9th - 12th Grade

14 Qs

quiz-placeholder

Similar activities

C++ kvizić

C++ kvizić

10th Grade

17 Qs

Python basics

Python basics

9th - 12th Grade

16 Qs

Tin học 11_Bài 456

Tin học 11_Bài 456

11th Grade

14 Qs

Bài 6-Phép toán, biểu thức, câu lệnh gán (T2)

Bài 6-Phép toán, biểu thức, câu lệnh gán (T2)

11th Grade

10 Qs

DIV // & MOD %

DIV // & MOD %

9th - 10th Grade

10 Qs

Python Operators & Expressions

Python Operators & Expressions

8th - 11th Grade

13 Qs

Operators in Swift Programming

Operators in Swift Programming

10th Grade

15 Qs

OPERATOR (30 Nov '21)

OPERATOR (30 Nov '21)

10th Grade

10 Qs

Operators

Operators

Assessment

Quiz

Computers

9th - 12th Grade

Medium

Created by

Ackeema Johnson

Used 13+ times

FREE Resource

14 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which operator means 'less than or equal to'?

>=

>

<

<=

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is the value of the expression 100 div 25?

4

4.0

"4.0"

0

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is the answer for this expression:

9 mod 2

4.5

4.0

1

3

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What operator returns the whole number after integer division?

div

mod

/

*

5.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

if x = 5 then what is the output for the expression:

(x > 3 and x < 10)

True

False

6.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

If x = 8 then what is the output for the expression:

(x < 3 or x > 20)

True

False

7.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

If x = 10 and y = 10, then what is the result of the expression:

(x <> y)

True

False

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?