Multiple Choice
The ____ statement controls program flow by executing a specific set of statements, depending on the value of an expression.
A) if
B) while
C) if...else
D) switch
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q1: What are loop statements used for in
Q2: A _ statement restarts a loop with
Q3: The _ label contains statements that execute
Q4: Explain how index numbers are assigned to
Q5: A(n)_ statement is used to end the
Q7: To end a switch statement once it
Q8: Case labels must be discrete values and
Q9: Define decision making and describe its role
Q10: The conditional expression in the while
Q11: Each repetition of a looping statement is