Computer Science for IGCSE & O level - Programming (Section 3 - No. 9)
Which of the following is a common type of loop used in programming?
IF-THEN-ELSE
FOR
OUTPUT
INPUT
Explanation
The 'FOR' loop is used to execute a block of code multiple times.
Comments (0)
