PRLD - Looping

PRLD - Looping

12th Grade

10 Qs

quiz-placeholder

Similar activities

L.7.LOOPING STRUCTURE

L.7.LOOPING STRUCTURE

12th Grade

10 Qs

WHILE Loops yr 9

WHILE Loops yr 9

9th - 12th Grade

13 Qs

Loops - code.org

Loops - code.org

12th Grade

10 Qs

LEGO Ev3 Robotics

LEGO Ev3 Robotics

5th - 12th Grade

15 Qs

SC025: Control Structures Lecture Quiz

SC025: Control Structures Lecture Quiz

12th Grade

10 Qs

Intro to Scratch 2

Intro to Scratch 2

KG - University

12 Qs

Hour of Code

Hour of Code

6th - 12th Grade

12 Qs

Code.org Unit 3

Code.org Unit 3

9th - 12th Grade

14 Qs

PRLD - Looping

PRLD - Looping

Assessment

Quiz

Computers

12th Grade

Hard

Created by

fiona pillay

Used 7+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The structure that allows you to write one set of instructions that operates on multiple, separate sets of data is the _______________.

sequence

loop

selection

case

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The loop that frequently appears in a program’s mainline logic _______________.

always depends on whether a variable equals 0

an example of an infinite loop

is an unstructured loop

works correctly based on the same logic as other loops

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The statements executed within a loop are known collectively as the _______________.

loop body

loop controls

sequences

sentinels

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A counter keeps track of _______________.

the number of times software has been revised

the number of times an event has occurred

the number of machine cycles required by a segment of a program

the number of loop structures within a program

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Adding 1 to a variable is also called _______________ it.

digesting

resetting

decrementing

incrementing

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a definte loop

a loop that executes as long as a user continues to enter valid data

a loop that executes 1,000 times

a loop that has no limits

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

When two loops are nested, the loop that is contained by the other is the _______________loop.

captive

unstructured

inner

outer

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?