Computer Science for IGCSE & O level - Algorithm Design And Problem Solving (Section 6 - No. 26)

Which of the following is an example of a control structure?
FOR loop
IF...THEN...ELSE
WHILE loop
Variable declaration

Explanation

Control structures determine program flow.

Comments (0)

Advertisement