CS1101-Operators and Variables

CS1101-Operators and Variables

University

15 Qs

quiz-placeholder

Similar activities

oop with c++

oop with c++

University

20 Qs

Python modules, operators and random

Python modules, operators and random

University

15 Qs

PHP & MySQL

PHP & MySQL

University

20 Qs

Quiz 3: Programming Fundamentals

Quiz 3: Programming Fundamentals

University

20 Qs

SQL statements 1

SQL statements 1

University

15 Qs

Data Types Java Concepts

Data Types Java Concepts

University

19 Qs

Python Interaction

Python Interaction

9th Grade - Professional Development

20 Qs

FDS quiz 2

FDS quiz 2

University

20 Qs

CS1101-Operators and Variables

CS1101-Operators and Variables

Assessment

Quiz

Computers

University

Medium

Created by

Karen Tan

Used 3+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 5 pts

What is the result of the following statements?
5*5-4/4

21

23

25

24

22

2.

MULTIPLE CHOICE QUESTION

1 min • 5 pts

Choose the correct operator to make the expression correct:

1 ___ 1 (returns TRUE)

&

&&

|

||

!

3.

MULTIPLE CHOICE QUESTION

1 min • 5 pts

Choose the correct operator to make the expression correct:

1 ___ 0 (returns TRUE)

&&

||

&

!

|

4.

MULTIPLE CHOICE QUESTION

1 min • 5 pts

Choose the correct operator to make the expression correct:

9 ___ 7 (returns TRUE)

!=

>

<=

>=

==

5.

MULTIPLE CHOICE QUESTION

1 min • 5 pts

Choose the correct operator to make the expression correct:

D=9
D___ = 8

++

+=

--

==

-=

6.

MULTIPLE CHOICE QUESTION

1 min • 5 pts

Choose the correct operator to make the expression correct:

8 ___ 4 (returns TRUE)

<=

>

!=

==

===

7.

MULTIPLE CHOICE QUESTION

1 min • 5 pts

What is the result of the following statements?
3*2-4-2

1

2

0

4

3

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?