What is the 1st step in creating a WHILE loop?
AP Computer Science A Final Review

Quiz
•
Computers
•
10th Grade
•
Easy
Quizizz Content
Used 4+ times
FREE Resource
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Loop Condition
Display Out
Declaration of Variable
Increment or Decrement
2.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
1 1 2 3 4 5 6
2 2 3 4 5 6 7
6 6 5 4 3 2 1
7 7 6 5 4 3 2
7 7 7 7 7 7 7
3.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
A while loop carries on as long as...
The condition in the brackets is true
The condition in the brackets is false
i < 10
the for loop has not ended
4.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
While loops are not really important or necessary in Java
True
False
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the value of num after this statement is executed?
int num = 23;
if(num>20) { num = 20; }
else { num = 30; }
20
30
23
true
6.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
The sum of all the integers greater than y but less than or equal to x
The sum of all the integers greater than or equal to y but less than or equal to x
The sum of all the integers greater than y but less than x
The sum of all the integers greater than y but less than or equal to x
The sum of all the integers less than y but greater than or equal to x
7.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
Mail m = p[10].getBox (57) .getmail (4);
Mail m = p[9].getBox (56).getMail(3);
Mail m = p.geMail (57) .getMail (4) [10];
Mail m = getMail (getBox (p[9], 560, 3)
Mail m = new Mail (10, 57,.4);
Create a free account and access millions of resources
Similar Resources on Quizizz
20 questions
Chapter 5 loops structure

Quiz
•
10th Grade
15 questions
Java Script Quiz

Quiz
•
9th - 12th Grade
25 questions
JavaScript Basics & Graphics Test

Quiz
•
9th - 12th Grade
20 questions
Python - Iteration (For Loops)

Quiz
•
10th Grade
20 questions
Computer 10 | Introduction to Java

Quiz
•
9th - 12th Grade
15 questions
Lesson 5 Looping Quiz

Quiz
•
10th - 12th Grade
15 questions
JavaScript and Graphics

Quiz
•
9th - 12th Grade
22 questions
IST CodeHS Unit 8 JavaScript Review

Quiz
•
9th - 12th Grade
Popular Resources on Quizizz
15 questions
Multiplication Facts

Quiz
•
4th Grade
20 questions
Math Review - Grade 6

Quiz
•
6th Grade
20 questions
math review

Quiz
•
4th Grade
5 questions
capitalization in sentences

Quiz
•
5th - 8th Grade
10 questions
Juneteenth History and Significance

Interactive video
•
5th - 8th Grade
15 questions
Adding and Subtracting Fractions

Quiz
•
5th Grade
10 questions
R2H Day One Internship Expectation Review Guidelines

Quiz
•
Professional Development
12 questions
Dividing Fractions

Quiz
•
6th Grade
Discover more resources for Computers
25 questions
Spanish preterite verbs (irregular/changed)

Quiz
•
9th - 10th Grade
10 questions
Juneteenth: History and Significance

Interactive video
•
7th - 12th Grade
8 questions
"Keeping the City of Venice Afloat" - STAAR Bootcamp, Day 1

Quiz
•
9th - 12th Grade
20 questions
Distance, Midpoint, and Slope

Quiz
•
10th Grade
20 questions
Figurative Language Review

Quiz
•
10th Grade
20 questions
Understanding Linear Equations and Slopes

Quiz
•
9th - 12th Grade