Organize these symbols into the right operators.
OPERATOR & EXPRESSION

Quiz
•
Computers
•
University
•
Easy

ess5ashida ess5ashida
Used 3+ times
FREE Resource
10 questions
Show all answers
1.
CLASSIFICATION QUESTION
1 min • 16 pts
Groups:
(a) Relational Operator
,
(b) Logical Operator
,
(c) Arithmetic Operator
,
(d) Increment & Decrement Operator
<=
&&
--
>
++
!
!=
||
2.
DRAG AND DROP QUESTION
30 sec • 1 pt
Choose the correct symbol to get the output TRUE when the below statements are executed.
(3<5) (a) (6>10)
3.
DROPDOWN QUESTION
30 sec • 1 pt
This operator can exchange simple if-else code for a single operator. (a)
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Select the correct compound assignment operator to produce 15 when the statement below is executed. Assume the value of X is 5.
X ______ 3
+=
/=
*=
%=
5.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Assume the value of p=10, q=5, r=3. Then solve the equation below to find the result.
Result = (p>q) && (r != p)
TRUE
FALSE
6.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Assume the value of p=10, q=5, r=3. Then solve the equation below to find the result.
Result = !(p>q) && (r <= p)
TRUE
FALSE
7.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Assume the value of p=10, q=5, r=3. Then solve the equation below to find the result.
Result = (r * q < p) || (r < p)
TRUE
FALSE
Create a free account and access millions of resources
Similar Resources on Quizizz
15 questions
CS1101-Operators and Variables

Quiz
•
University
14 questions
Java Operators

Quiz
•
University
14 questions
Motherboard

Quiz
•
University
10 questions
CSC126_Chapter3.1

Quiz
•
University
11 questions
A level Computer Science Fetch Decode Execute

Quiz
•
10th Grade - University
10 questions
AIN-assignment

Quiz
•
University
12 questions
Logique Booléene

Quiz
•
University
15 questions
Stack??

Quiz
•
University
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade