Computer Science for IGCSE & O level - Programming (Section 15 - No. 43)
Which programming structure enables you to control the order in which a set of statements is executed based on certain conditions?
Iteration statement
Assignment statement
Selection statement
Function call
Explanation
Selection statements are designed for making decisions and controlling the flow of execution.
Comments (0)
