Computer Science for IGCSE & O level - Programming (Section 6 - No. 47)
What is a 'loop' commonly used for in a program?
To perform a task once.
To repeat a set of instructions.
To define variables.
To get input from a user.
Explanation
A loop is used for repeating a set of actions.
Comments (0)
