CS Awesome Unit 4 Review
Quiz
•
Computers
•
9th - 12th Grade
•
Medium
Myra Deister
Used 10+ times
FREE Resource
Enhance your content in a minute
46 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What is the output?
int a = 1, b = 2;
System.out.println(++a+”,”+b++);
1,2
2,2
2,3
3,3
2.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What will the following program segment display?
for(int a = 2; a <= 10; a += 3)
System.out.print(a+””);
2 5 8
2 5
2 5 8 11
2
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is each repetition of a loop known as?
cycle
revlolution
orbit
iteration
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
This is a variable that controls the number of iterations performed by a loop.
loop control variable
accumulator
iteration register variable
repetition meter
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
This type of loop has no way of ending and repeats until the program is interrupted.
a. indeterminate
b. interminable
c. infinite
d. timeless
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
This expression executes at the end of each iteration of the for loop.
a. initialization expression
b. test expression
c. update expression
d. statement block
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
This expression is executed by the for loop only once, regardless of the number of iterations.
a. initialization expression
b. test expression
c. update expression
d. preincrement expression
Create a free account and access millions of resources
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?
Similar Resources on Wayground
46 questions
PYTHON PROGRAMMING - FINAL EXAM REVIEW
Quiz
•
9th - 12th Grade
42 questions
ภาษาซี
Quiz
•
9th - 12th Grade
50 questions
Summative Test - TLE – CSS 10
Quiz
•
10th Grade
50 questions
SIMULASI-PAT-9-GENAP-2025
Quiz
•
9th Grade
50 questions
Q.2 Keamanan komputer dan server OS
Quiz
•
11th Grade
41 questions
TEST SEMESTER 2 INFORMATIKA9
Quiz
•
9th Grade
50 questions
TIK Kelas 9
Quiz
•
9th Grade
49 questions
PENGENDALI SISTEM ROBOTIK
Quiz
•
12th Grade
Popular Resources on Wayground
10 questions
Ice Breaker Trivia: Food from Around the World
Quiz
•
3rd - 12th Grade
20 questions
MINERS Core Values Quiz
Quiz
•
8th Grade
10 questions
Boomer ⚡ Zoomer - Holiday Movies
Quiz
•
KG - University
25 questions
Multiplication Facts
Quiz
•
5th Grade
22 questions
Adding Integers
Quiz
•
6th Grade
20 questions
Multiplying and Dividing Integers
Quiz
•
7th Grade
10 questions
How to Email your Teacher
Quiz
•
Professional Development
15 questions
Order of Operations
Quiz
•
5th Grade
