Class 5 Computer Science: Advanced Programming Concepts

Answer the questions and tap Submit to see your score. Your progress is auto-saved on this device.

Jump to question
Q1 · MCQ · 1 mark
Which of the following describes a set of step-by-step instructions to solve a problem?
Q2 · MCQ · 1 mark
What kind of loop executes a block of code a specific number of times?
Q3 · MCQ · 1 mark
If a condition is 'True' in an 'IF-THEN-ELSE' statement, which block of code is executed?
Q4 · MCQ · 1 mark
Which of these is NOT a common programming error?
Q5 · FILL · 1 mark
A stored value that can change during the execution of a program is called a ___________.
Q6 · FILL · 1 mark
The process of finding and fixing errors in a program is known as __________.
Q7 · FILL · 1 mark
A ___________ is a sequence of actions that are repeated over and over again until a certain condition is met.
Q8 · MCQ · 1 mark
What symbol is often used to represent input/output operations in a flowchart?
Q9 · SHORT · 2 marks
Explain the difference between a 'sequential' program flow and a 'conditional' program flow.
Q10 · SHORT · 2 marks
Give one example of how a 'loop' can be useful in everyday life.
0 of 10 answered0%