Computer Science for IGCSE & O level - Algorithm Design And Problem Solving (Section 5 - No. 6)
Which keywords are generally used for conditional statements?
IF
ELSE
THEN
UNTIL
Explanation
IF, ELSE, and THEN are common keywords used to define conditional statements.
Comments (0)
