Computer Science for IGCSE & O level - Programming (Section 9 - No. 17)

Which statement is used in programming to execute a block of code multiple times?
IF
CASE
LOOP
FOR, WHILE

Explanation

Loops are used to execute code repetitively.

Comments (0)

Advertisement