Computer Science for IGCSE & O level - Algorithm Design And Problem Solving (Section 3 - No. 19)
What does 'IF - THEN - ELSE - ENDIF' statement represent?
Looping through the different processes
Making the program more complex
The ability to choose between different values
Decision making based on condition
Explanation
The IF statement represents decision making based on conditions.
Comments (0)
