Module 07 - While Loops

Module 07 - While Loops

Assessment

Flashcard

Computers

10th Grade

Hard

Created by

Quizizz Content

FREE Resource

Student preview

quiz-placeholder

10 questions

Show all answers

1.

FLASHCARD QUESTION

Front

What do we call the variable that is used to control whether or not a while loop repeats?

Back

control variable

2.

FLASHCARD QUESTION

Front

True or False: The control variable must be given a value before the loop.

Back

True

3.

FLASHCARD QUESTION

Front

True or False:

The value of the control variable does not need to change inside of the loop body.

Back

False

4.

FLASHCARD QUESTION

Front

When this loop is executed, how many times will "HELLO" be printed? Options: 10, 11, 0, Infinite

Back

Infinite

5.

FLASHCARD QUESTION

Front

When this loop is executed, how many times will "HELLO" be printed? Options: 10, 11, 0, Infinite

Back

11

6.

FLASHCARD QUESTION

Front

When this loop is executed, how many times will "HELLO" be printed? Options: 10, 11, 0, Infinite

Back

10

7.

FLASHCARD QUESTION

Front

When this loop is executed, how many times will "HELLO" be printed? Options: 10, 11, 0, Infinite

Back

0

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?