Quiz: Iteration - Count-Controlled Loops
OCR GCSE J277 Computer Science specification
Ready to start this lesson?
Sign in to track your progress. 11 steps including 9 interactive questions.
Sign In to Start LearningStudents also studied
Browse allSteps in this lesson (11)
Building on what you've learned about inputs, outputs, and selection, let's explore count-controlled loops!
What is a count-controlled loop?
Start the lesson to answer this multiple choice question
Which of the following are true about count-controlled loops? (Select all that apply)
Start the lesson to answer this multi-select question
In a count-controlled loop, the {{blank0}} variable increases or decreases with each iteration.
Start the lesson to answer this fill in the blank question
Match the items on the left with their correct pairs on the right
Start the lesson to answer this matching question
If a loop starts at 1, ends at 10, and increments by 2, how many iterations will it complete?
Start the lesson to answer this math equation question
Match the items on the left with their correct pairs on the right
Start the lesson to answer this code completion question
What happens if the starting value of a count-controlled loop is greater than the end value?
Start the lesson to answer this multiple choice question
Which of the following are examples of count-controlled loops? (Select all that apply)
Start the lesson to answer this multi-select question
Match the items on the left with their correct pairs on the right
A loop starts at 0, ends at 20, with a step of 4. How many iterations does it complete?
Start the lesson to answer this math equation question

Want to Learn More?
Get personalised lessons, quizzes, and instant feedback from your AI tutor.
Explore More Topics