Operators

Operators

9th - 12th Grade

14 Qs

quiz-placeholder

Similar activities

OPERATOR (30 Nov '21)

OPERATOR (30 Nov '21)

10th Grade

10 Qs

C++ kvizić

C++ kvizić

10th Grade

17 Qs

BÀI TẬP T7 - KHỞI ĐỘNG

BÀI TẬP T7 - KHỞI ĐỘNG

10th - 12th Grade

10 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

Python Operators

Python Operators

9th Grade

19 Qs

T-Level DPDD: Python Operators Quiz

T-Level DPDD: Python Operators Quiz

11th Grade

18 Qs

Unit 3 Lesson 1 Using Expressions

Unit 3 Lesson 1 Using Expressions

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?