Computer Science for IGCSE & O level - Programming (Section 6 - No. 26)

In pseudocode, how do you begin an 'IF' statement?
START
IF
BEGIN
MODULE

Explanation

In pseudocode, the 'IF' keyword is used to start a conditional statement.

Comments (0)

Advertisement