Tracing Loops in Java

Quiz
•
Computers
•
12th Grade
•
Hard
Lauren Olson
Used 301+ times
FREE Resource
17 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
What are the values of var1 and var2 when the code finishes executing?
var1 = 1, var2 = 1
var1 = 2 , var2 = 0
var1 = 3, var2 = -1
var1 = 0, var2 = 2
The loop will cause a run-time error for division by zero
2.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
What are the values of x and y when the code finishes executing?
x = 5, y = 2
x = 2, y = 5
x = 3, y = 4
x = 4, y = 3
Infinite Loop
3.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
How many stars are printed?
7
3
4
5
Infinite Loop
4.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
In total, how many times is the inner loop executed?
5
10
15
50
Infinite Loop
5.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
How many times does the loop print a *
40
20
24
30
Infinite Loop
6.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
What does the following code print?
A rectangle of 8 rows with 5 stars per row
A rectangle of 8 rows with 4 stars per row
A rectangle of 6 rows with 5 stars per row
A rectangle of 6 rows with 4 stars per row
Infinite Looo
7.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
What does the following code print?
A rectangle of 9 rows with 5 stars per row
A rectangle of 6 rows with 6 stars per row
A rectangle of 7 rows with 5 stars per row
A rectangle of 7 rows with 6 stars per row
Infinite Loop
Create a free account and access millions of resources
Similar Resources on Wayground
17 questions
Python Revision

Quiz
•
10th Grade - University
20 questions
Python 3 Review Part 1

Quiz
•
9th - 12th Grade
20 questions
M1.Introducción a Phyton

Quiz
•
12th Grade
15 questions
python basics quiz

Quiz
•
9th - 12th Grade
20 questions
Control Structure 1

Quiz
•
12th Grade
13 questions
Loops Review

Quiz
•
12th Grade
15 questions
Lesson 5 Looping Quiz

Quiz
•
10th - 12th Grade
19 questions
Computer Science Refreshment

Quiz
•
12th Grade
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade