PRLD - Looping

Quiz
•
Computers
•
12th Grade
•
Hard
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
Similar Resources on Wayground
10 questions
AP CSP Vocabulary Quiz

Quiz
•
12th Grade
10 questions
🔦 Formative Assessment 2: Flow Controls

Quiz
•
12th Grade
13 questions
Intro to Python Final

Quiz
•
9th - 12th Grade
14 questions
LA4.C4: Conditions and Loops

Quiz
•
9th Grade - University
14 questions
CS Python Fundamentals Unit 4 Review

Quiz
•
9th - 12th Grade
15 questions
Kuizi 14 - Web

Quiz
•
10th Grade - University
14 questions
Python Control Structures Vocab quiz

Quiz
•
9th - 12th Grade
15 questions
JavaScript Control Structures Review

Quiz
•
10th - 12th Grade
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Computers
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
35 questions
Computer Baseline Examination 2025-26

Quiz
•
9th - 12th Grade
13 questions
Problem Solving Process

Quiz
•
9th - 12th Grade
10 questions
Understanding Algorithms with Pseudocode and Flowcharts

Interactive video
•
9th - 12th Grade
19 questions
AP CSP Unit 1 Review (code.org)

Quiz
•
10th - 12th Grade