Code.org Unit 5 - Loops

Code.org Unit 5 - Loops

9th - 12th Grade

10 Qs

quiz-placeholder

Similar activities

CSP-A114 Quiz

CSP-A114 Quiz

9th - 12th Grade

12 Qs

AP CSP Loops Practice

AP CSP Loops Practice

9th - 12th Grade

12 Qs

CodeHS 2.10 While Loops

CodeHS 2.10 While Loops

9th - 12th Grade

10 Qs

WHILE Loops yr 9

WHILE Loops yr 9

9th - 12th Grade

13 Qs

AP CSA Unit 4 Review

AP CSA Unit 4 Review

11th Grade

13 Qs

Chapter 05 Worksheet

Chapter 05 Worksheet

10th Grade

10 Qs

CodeHS While Loops

CodeHS While Loops

9th - 12th Grade

11 Qs

Programming Constructs - Bitesize

Programming Constructs - Bitesize

KG - 11th Grade

10 Qs

Code.org Unit 5 - Loops

Code.org Unit 5 - Loops

Assessment

Quiz

Computers

9th - 12th Grade

Medium

Used 64+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A repetitive portion of an algorithm which repeats a specified number of times or until a given condition is met.

Iteration

Infinite Loop

For Loop

While Loop

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A loop where the ending condition will never evaluate to true and repeats indefinitely.

Iteration

Infinite Loop

For Loop

While Loop

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Is used to repeat a specific block of code an unknown number of times, until a condition is met.

Iteration

Infinite Loop

For Loop

While Loop

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Is used to repeat a specific block of code a known number of times.

Iteration

Infinite Loop

For Loop

While Loop

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A loop is an example of ________.

Iteration

Boolean Expression

Conditional

While Loop

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

This code is an example of what type of loop?

Iteration

Infinite Loop

For Loop

While Loop

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

This code is an example of what type of loop?

Iteration

Infinite Loop

For Loop

While 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?