Computer Science for IGCSE & O level - Programming (Section 7 - No. 11)

What programming construct facilitates the repeated execution of a block of code?
Variable
Function
Loop
Conditional Statement

Explanation

Loops allow repetition.

Comments (0)

Advertisement