Quiz: Pseudocode - Writing Algorithms Clearly
OCR GCSE J277 Computer Science specification
Ready to start this lesson?
Sign in to track your progress. 12 steps including 9 interactive questions.
Sign In to Start LearningStudents also studied
Browse allSteps in this lesson (12)
Welcome to the quiz on writing pseudocode! This builds on your previous learning about computational thinking and designing clear algorithms. Let's test your understanding and skills!
What is pseudocode?
Start the lesson to answer this multiple choice question
Which of the following are key features of pseudocode? (Select all that apply)
Start the lesson to answer this multi-select question
In pseudocode, the keyword used to display output is {{blank0}}.
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
How many iterations will the following pseudocode loop execute? FOR i = 1 TO 5 print(i) NEXT i
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
Match the items on the left with their correct pairs on the right
Which keyword ends a selection statement in pseudocode?
Start the lesson to answer this multiple choice question
Which of the following are valid pseudocode loops? (Select all that apply)
Start the lesson to answer this multi-select question
In pseudocode, the loop that continues while a condition is true is called a {{blank0}} loop.
Start the lesson to answer this fill in the blank question
Match the items on the left with their correct pairs on the right
Want to Learn More?
Get personalised lessons, quizzes, and instant feedback from your AI tutor.
Explore More Topics