Computer Science for IGCSE & O level - Programming (Section 5 - No. 43)

What programming construct is used to repeat a set of instructions?
A variable.
A function.
A loop.
A conditional statement.

Explanation

Loops allow repetition.

Comments (0)

Advertisement