Computer Science for IGCSE & O level - Algorithm Design And Problem Solving (Section 5 - No. 18)
Which of the following is an example of a selection control structure?
FOR loop
WHILE loop
IF...THEN...ELSE
Array
Explanation
IF...THEN...ELSE is a selection control structure.
Comments (0)
