Tracing Loops in Java

Flashcard
•
Computers
•
12th Grade
•
Hard
Wayground Content
FREE Resource
Student preview

17 questions
Show all answers
1.
FLASHCARD QUESTION
Front
What are the values of var1 and var2 when the code finishes executing? Options: 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
Back
var1 = 2 , var2 = 0
2.
FLASHCARD QUESTION
Front
What are the values of x and y when the code finishes executing? Options: x = 5, y = 2; x = 2, y = 5; x = 3, y = 4; x = 4, y = 3; Infinite Loop
Back
x = 4, y = 3
3.
FLASHCARD QUESTION
Front
How many stars are printed? Options: 7, 3, 4, 5, Infinite Loop
Back
4
4.
FLASHCARD QUESTION
Front
In total, how many times is the inner loop executed? Options: 5, 10, 15, 50, Infinite Loop
Back
50
5.
FLASHCARD QUESTION
Front
How many times does the loop print a *?
Back
20
6.
FLASHCARD QUESTION
Front
What does the following code print? Options: 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
Back
A rectangle of 6 rows with 5 stars per row
7.
FLASHCARD QUESTION
Front
What does the following code print? Options: 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
Back
A rectangle of 7 rows with 6 stars per row
Create a free account and access millions of resources
Similar Resources on Wayground
15 questions
CONSTELLATION 9-ACTIVITY

Flashcard
•
KG - University
15 questions
Intro to Matrices and Operations with Matrices

Flashcard
•
11th Grade
16 questions
Stars & HR Diagrams

Flashcard
•
11th - 12th Grade
15 questions
Matrix Review

Flashcard
•
12th Grade
15 questions
Matrix

Flashcard
•
12th Grade
15 questions
Matrices

Flashcard
•
12th Grade
15 questions
Matrix Operations

Flashcard
•
11th - 12th Grade
16 questions
Add/Subtract/Scalar Multiplication/Dimensions of Matrices

Flashcard
•
11th - 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