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

Which statement is used to determine the action to be performed when multiple conditions are needed?
INPUT
OUTPUT
CASE
FOR

Explanation

CASE statements are used to test multiple conditions.

Comments (0)

Advertisement