Computer Science for IGCSE & O level - Programming (Section 4 - No. 18)
What type of statement allows a program to choose between different actions based on a condition?
Iteration Statement
Selection Statement
Assignment Statement
Declaration Statement
Explanation
Selection statements control the flow of the program based on conditions.
Comments (0)
