______________must be used when a set of statements needs to be executed only if a condition is met.
Answer options
A
selection statements
B
Looping statements
C
Either selection or looping statements
Correct answer: selection statements
Explanation
Quick AnswerThe correct answer is selection statements because it directly addresses the core logic of Software Engineering.
Correct answer: selection statements.