Tracing Loops in Java

Tracing Loops in Java

12th Grade

17 Qs

quiz-placeholder

Similar activities

Python while loops

Python while loops

12th Grade

20 Qs

Python Basics - yr 9

Python Basics - yr 9

9th - 12th Grade

18 Qs

Do Now Lesson 2

Do Now Lesson 2

9th - 12th Grade

15 Qs

CS Python Fundamentals Unit 3 Review

CS Python Fundamentals Unit 3 Review

9th - 12th Grade

20 Qs

FOR Loops Python

FOR Loops Python

9th - 12th Grade

12 Qs

For Loops (Java)

For Loops (Java)

9th - 12th Grade

14 Qs

Quiz on String

Quiz on String

12th Grade

15 Qs

Python 1.0

Python 1.0

10th Grade - University

20 Qs

Tracing Loops in Java

Tracing Loops in Java

Assessment

Quiz

Computers

12th Grade

Hard

Created by

Quizizz Content

Used 10+ times

FREE Resource

17 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

Media Image

How many stars are printed?

7

3

4

5

Infinite Loop

2.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

Media Image

What is printed when the code segment is executed?

0 2 4 6 8 10 12 14 16 18

0 6 12 18

1 4 7 10 13 16 19

4 10 16

3.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

Media Image

What does the following code print?

5 6 7 8 9

4 5 6 7 8 9 10 11 12

3 5 7 9 11

3 4 5 6 7 8 9 10 11 12

4.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

Media Image

What does the code print?

1 2 3 4

1 2 3 4 5

0 1 2 3 4

0 1 2 3 4 5

5.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

Media Image

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

Media Image

How many times does the following method print a *?

9

6

7

10

7.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

Media Image

How many times does the loop print a *

40

20

24

30

Infinite Loop

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?