MCQ
Which control structure allows a program to make a choice based on a condition?
Explanation
Selection uses a condition to choose which statements to execute.