Quiz

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 Learning
12 Steps9 Questions

Students also studied

Browse all

Steps in this lesson (12)

1
Text

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!

2
Multiple ChoiceInteractive

What is pseudocode?

Start the lesson to answer this multiple choice question

3
Multi-SelectInteractive

Which of the following are key features of pseudocode? (Select all that apply)

Start the lesson to answer this multi-select question

4
Fill in the BlankInteractive

In pseudocode, the keyword used to display output is {{blank0}}.

Start the lesson to answer this fill in the blank question

5
MatchingInteractive

Match the items on the left with their correct pairs on the right

Start the lesson to answer this matching question

6
Math EquationInteractive

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

7
Code CompletionInteractive

Match the items on the left with their correct pairs on the right

Start the lesson to answer this code completion question

8
typedAnswer

Match the items on the left with their correct pairs on the right

9
Multiple ChoiceInteractive

Which keyword ends a selection statement in pseudocode?

Start the lesson to answer this multiple choice question

10
Multi-SelectInteractive

Which of the following are valid pseudocode loops? (Select all that apply)

Start the lesson to answer this multi-select question

11
Fill in the BlankInteractive

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

12
typedAnswer

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