Operators

Operators

9th - 12th Grade

14 Qs

quiz-placeholder

Similar activities

Kuis Pengenalan Bahasa C Part 2

Kuis Pengenalan Bahasa C Part 2

12th Grade - University

15 Qs

Quiz 2 Java

Quiz 2 Java

11th Grade

15 Qs

Javascript Basics

Javascript Basics

9th - 12th Grade

16 Qs

Python-Basic

Python-Basic

3rd Grade - University

15 Qs

ULANGAN HARIAN KELAS XI

ULANGAN HARIAN KELAS XI

11th Grade

16 Qs

Ulhar Genap X

Ulhar Genap X

9th - 12th Grade

10 Qs

EXPRESII C/C++

EXPRESII C/C++

9th Grade

9 Qs

Server Side Programming

Server Side Programming

11th 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?