Computer Science for IGCSE & O level - Programming (Section 9 - No. 4)
Which statement is used to select one option out of multiple options?
WHILE statement
FOR statement
CASE statement
REPEAT..UNTIL statement
Explanation
CASE statements select different actions based on the value of a variable.
Comments (0)
