
Y9 Loops

Quiz
•
Computers
•
8th Grade
•
Hard

Sarah Thomas
Used 17+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
In programming, what is iteration?
The repetition of steps within a program.
The order in which instructions are carried out.
A decision point in a program.
Testing a program to make sure it works.
2.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Why is iteration important?
It determines the order in which instructions are carried out.
It allows code to be simplified by removing duplicated steps.
It allows multiple paths through a program.
It ensures the code works correctly.
3.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Which two statements are used to implement iteration?
IF and WHILE
ELSE and WHILE
FOR and WHILE
IF and ELSE
4.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
FOR loops are
loops which run an unknown number of times
loops which run for a specific number of times
the same as if statements
not part of programming
5.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Which type of loop iterates until instructed otherwise?
FOR loop
WHILE loop
6.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
WHILE loops are
loops which run an unknown number of times
loops which run for a specific number of times
the same as if statements
not part of programming
7.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Which kind of loop would be used?
I need a program that will keep letting me add money to a piggy bank until I get to £100.
FOR Loop
WHILE Loop
Create a free account and access millions of resources
Similar Resources on Wayground
7 questions
BGE - Conditional Loops

Quiz
•
8th Grade
8 questions
Roblox Lua Scripting Quiz

Quiz
•
1st - 12th Grade
11 questions
Computer Programming Basics

Quiz
•
8th Grade
15 questions
Algorithms

Quiz
•
8th - 10th Grade
14 questions
p5.js Week1 PREtest

Quiz
•
7th - 12th Grade
10 questions
FOR LOOPS and Angles with Tracy (PYTHON)

Quiz
•
7th - 8th Grade
10 questions
Basic Coding Terms

Quiz
•
6th - 8th Grade
12 questions
Coding Vocabulary Words

Quiz
•
8th Grade
Popular Resources on Wayground
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
10 questions
Ice Breaker Trivia: Food from Around the World

Quiz
•
3rd - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
20 questions
ELA Advisory Review

Quiz
•
7th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Multiplication and Division Unknowns

Quiz
•
3rd Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade