
ICT 9 2nd Quarter Review
Presentation
•
Computers
•
9th Grade
•
Medium
Ellis Jade
Used 10+ times
FREE Resource
8 Slides • 15 Questions
1
ICT 9 2nd Quarter Review
2
TYPES OF TEST
TEST I-A - TRUE OR FALSE (10PTS)
TEST I-B - TRUE OR FALSE (10PTS)
TEST I-C - TRUE OR FALSE (10PTS)
TEST I-D - TRUE OR FALSE (10PTS)
TEST II - MULTIPLE CHOICE (10PTS)
COVERAGE:
LESSON 4: CONNECTING DATA THROUGH OPERATORS
3
TEST I-A - TRUE OR FALSE
Choose the word TRUE if the statement is true or FALSE if it is false.
4
Multiple Choice
All relational operators are unary operators.
TRUE
FALSE
5
Multiple Choice
The NOT (!) operator is a unary operator that negates/reverses the value of the operand.
TRUE
FALSE
6
Multiple Choice
The logical AND (&&) operator is a binary operator that returns true only when all operands are true
TRUE
FALSE
7
TEST I-B - TRUE OR FALSE
Evaluate the following arithmetic expressions where x=2, y=4, z=6. Assume that the results of the operations in the previous questions will not affect the answers of the next questions. After evaluating the expression, choose the word TRUE if the result of the expression is correct or FALSE if it is false.
8
Multiple Choice
b=++y;
result: b=5
TRUE
FALSE
9
Multiple Choice
e=x*y;
result: e=12
TRUE
FALSE
10
Multiple Choice
z+=20;
result: z=20
TRUE
FALSE
11
TEST I-C - TRUE OR FALSE
Evaluate the following logical expressions where a=true, b=false, c=true. After evaluating the expression, choose the word TRUE if the result of the expression is true or FALSE if it is false
12
Multiple Choice
(b || c) && (a && c)
TRUE
FALSE
13
Multiple Choice
(!b ^ !a) || (c && a)
TRUE
FALSE
14
Multiple Choice
(a || b) ^ (b && c)
TRUE
FALSE
15
TEST I-D - TRUE OR FALSE
Evaluate the following relational expressions where e=1, j=4, b= 3, m=3. After evaluating the expression, choose the word TRUE if the result of the expression is true or FALSE if it is false.
16
Multiple Choice
j <= b
TRUE
FALSE
17
Multiple Choice
j != m
TRUE
FALSE
18
Multiple Choice
m >= e
TRUE
FALSE
19
TEST II - MULTIPLE CHOICE
For each item, you are given four choices from which you select the correct answer.
20
Multiple Choice
The NOT (!), AND (&&), and OR (||) belongs to what type of operators?
Arithmetic Operators
Logical Operators
Relational Operators
Shorthand Operators
21
Multiple Choice
What is the equivalent Java expression of the statement
“Assign to variable A the remainder when the value of variable B is divided by 15”?
A = B / 15;
A = B % 15;
A ^ B / 15;
A / B ^ 15;
22
Multiple Choice
Which of the following is the equivalent expression of Sum=Sum+99 if shorthand operator is used?
Sum++=99;
Sum*=99;
Sum+=99;
Sum%=99;
23
GOOD LUCK IN THE EXAMS KIDS!
ICT 9 2nd Quarter Review
Show answer
Auto Play
Slide 1 / 23
SLIDE
Similar Resources on Wayground
17 questions
Quadrilaterals - T/F, A/S/N
Presentation
•
9th Grade
17 questions
Simple past
Presentation
•
9th Grade
17 questions
Circumcenter and Incenter
Presentation
•
9th Grade
17 questions
Dimensional Analysis
Presentation
•
9th Grade
19 questions
Coordinate Plane
Presentation
•
9th Grade
16 questions
Python List Lesson
Presentation
•
9th Grade
18 questions
Cell Transport
Presentation
•
9th Grade
18 questions
Slope Intercept Form Review
Presentation
•
9th Grade
Popular Resources on Wayground
10 questions
HCS SCI 03 Summer School Review 4
Quiz
•
3rd Grade
11 questions
HSMS - Standard Response Protocol
Quiz
•
6th - 8th Grade
16 questions
1.1-1.2 Quiz Review
Quiz
•
9th - 12th Grade
12 questions
Exponent Expressions
Quiz
•
6th Grade
20 questions
Adding and Subtracting Integers
Quiz
•
6th - 7th Grade
11 questions
Northeast States
Quiz
•
3rd - 4th Grade
10 questions
Characterization
Quiz
•
3rd - 7th Grade
10 questions
Common Denominators
Quiz
•
5th Grade