for loop

Quiz
•
Computers
•
9th Grade
•
Medium

Mariam Alketbi
Used 643+ times
FREE Resource
22 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
This loop can only be used when the programmer knows the number of times a code is to be repeated
while
for
do while
repeat until
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following control structure are needed to repeat a code?
sequence
loop
selection
if
3.
MULTIPLE CHOICE QUESTION
1 min • 12 pts
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
4.
MULTIPLE CHOICE QUESTION
1 min • 12 pts
Which kind of loop would be used?
I need a program that will keep letting me add a monthly payment for 12 months.
FOR Loop
WHILE Loop
5.
MULTIPLE CHOICE QUESTION
1 min • 12 pts
Which kind of loop would be used?
I need a revision program that will run through revision questions 4 times.
FOR Loop
WHILE Loop
6.
MULTIPLE CHOICE QUESTION
1 min • 12 pts
Which kind of loop would be used?
I need a guessing game program that will let me keep guessing until I get the right answer.
FOR Loop
WHILE Loop
7.
MULTIPLE CHOICE QUESTION
1 min • 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
Create a free account and access millions of resources
Similar Resources on Wayground
25 questions
Programming with Karel Quiz

Quiz
•
6th - 9th Grade
20 questions
Intro to Python Turtle Graphics 2.1-2.4 [50 points]

Quiz
•
9th Grade
19 questions
Python Loops Review

Quiz
•
9th - 12th Grade
18 questions
Computer Science

Quiz
•
9th - 12th Grade
17 questions
CS1 Review Unit 6

Quiz
•
9th - 12th Grade
25 questions
Python - Chpt 4 - Review

Quiz
•
9th - 12th Grade
25 questions
Understanding Input, Selection and Loops in Python

Quiz
•
7th Grade - University
25 questions
Unit 4 Assessment Review

Quiz
•
9th - 12th Grade
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
10 questions
Proper Keyboarding Techniques

Interactive video
•
6th - 10th Grade
14 questions
Inputs and Outputs: Computer Science Intro

Lesson
•
5th - 9th Grade
10 questions
Understanding Computers: Hardware, Software, and Operating Systems

Interactive video
•
7th - 12th Grade