Module 07 - While Loops

Module 07 - While Loops

10th Grade

10 Qs

quiz-placeholder

Similar activities

U5L13 - Pseudocode Homework (Conditionals & Loops)

U5L13 - Pseudocode Homework (Conditionals & Loops)

10th - 12th Grade

10 Qs

Control Structures - Selection in Python

Control Structures - Selection in Python

8th Grade - University

11 Qs

For Loops (Java)

For Loops (Java)

9th - 12th Grade

14 Qs

While Loop Quiz

While Loop Quiz

9th - 12th Grade

12 Qs

C# Loops (All)

C# Loops (All)

9th - 12th Grade

15 Qs

Python - Loops & Lists

Python - Loops & Lists

7th - 11th Grade

15 Qs

Code.org Unit 5 - Loops

Code.org Unit 5 - Loops

9th - 12th Grade

10 Qs

C# 101 Mid-Semester Review

C# 101 Mid-Semester Review

9th - 12th Grade

12 Qs

Module 07 - While Loops

Module 07 - While Loops

Assessment

Quiz

Computers

10th Grade

Easy

Created by

Casey Devet

Used 1+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

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

condition variable

control variable

context variable

bob

2.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

True or False:


The control variable must be given a value before the loop.

True

False

3.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

True or False:


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

True

False

4.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Media Image

When this loop is executed, how many times will "HELLO" be printed?

10

11

0

Infinite

5.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Media Image

When this loop is executed, how many times will "HELLO" be printed?

10

11

0

Infinite

6.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Media Image

When this loop is executed, how many times will "HELLO" be printed?

10

11

0

Infinite

7.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Media Image

When this loop is executed, how many times will "HELLO" be printed?

10

11

0

Infinite

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?