
CS Awesome Unit 4 Review
Authored by Myra Deister
Computers
9th - 12th Grade
Used 11+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
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
Access all questions and much more by creating a free account
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
Already have an account?
Similar Resources on Wayground
47 questions
Tin11-gk2
Quiz
•
11th Grade
50 questions
TN TH10 KNTT ON GK2 TRẮC NGHIỆM
Quiz
•
10th Grade
50 questions
ĐỀ CƯƠNG ÔN TẬP TIN 10 CUỐI KÌ I
Quiz
•
10th Grade
42 questions
Digital and Information Systems (VAC)
Quiz
•
12th Grade
48 questions
Soal HTML & CSS
Quiz
•
9th - 12th Grade
43 questions
Data Representation Unit
Quiz
•
9th - 11th Grade
50 questions
TIN HOC 11- GIỮA HK2 - NĂM 2023-2024
Quiz
•
11th Grade
50 questions
Unit Review: Chapters 1-7
Quiz
•
9th - 12th Grade
Popular Resources on Wayground
15 questions
Fractions on a Number Line
Quiz
•
3rd Grade
20 questions
Equivalent Fractions
Quiz
•
3rd Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
29 questions
Alg. 1 Section 5.1 Coordinate Plane
Quiz
•
9th Grade
22 questions
fractions
Quiz
•
3rd Grade
11 questions
FOREST Effective communication
Lesson
•
KG
20 questions
Main Idea and Details
Quiz
•
5th Grade
20 questions
Context Clues
Quiz
•
6th Grade