Computer Science for IGCSE & O level - Algorithm Design And Problem Solving (Section 6 - No. 21)
What are the two types of conditional statements as mentioned in the text?
IF - THEN - ELSE - ENDIF
WHILE - DO - ENDWHILE
CASE - OF - OTHERWISE - ENDCASE
REPEAT - UNTIL
Explanation
The text describes these two types of conditional statements
Comments (0)
