Computer Science for IGCSE & O level - Programming (Section 5 - No. 46)
Which of the following is a selection structure mentioned in the text?
FOR loop
WHILE loop
IF statement
REPEAT..UNTIL loop
Explanation
IF statements are selection structures that allow different routes through a program
Comments (0)
