Tracing Loops in Java

Quiz
•
Computers
•
12th Grade
•
Hard
Wayground Content
Used 35+ times
FREE Resource
17 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
How many stars are printed?
10
5
25
50
2.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
How many stars are printed?
7
3
4
5
Infinite Loop
3.
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
4.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
How many times is "HI!" printed?
15
12
10
8
Infinite Loop
5.
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
6.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
How many times does the loop print a *
40
20
24
30
Infinite Loop
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
15 questions
Python Programming 1: print, strings, variables, casting

Quiz
•
9th Grade - University
20 questions
12 CSC ATAR - programming skills and concepts

Quiz
•
12th Grade
20 questions
Quiz Pemrograman Phyton

Quiz
•
9th - 12th Grade
20 questions
Python Programming Quiz

Quiz
•
10th Grade - University
17 questions
Flow of Control in C++ ( Conditional statements)

Quiz
•
9th Grade - University
17 questions
Tracing Loops in Java

Quiz
•
12th Grade
20 questions
JAVA FUNDAMENTALS

Quiz
•
9th - 12th Grade
15 questions
PYTHON PROGRAMMING

Quiz
•
11th - 12th Grade
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Computers
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
35 questions
Computer Baseline Examination 2025-26

Quiz
•
9th - 12th Grade
13 questions
Problem Solving Process

Quiz
•
9th - 12th Grade
10 questions
Understanding Algorithms with Pseudocode and Flowcharts

Interactive video
•
9th - 12th Grade
19 questions
AP CSP Unit 1 Review (code.org)

Quiz
•
10th - 12th Grade