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

Which control structure is used to execute a block of code multiple times?
IF-ELSE
Function
Loop
Variable

Explanation

Loops allow for the repeated execution of code.

Comments (0)

Advertisement