Multiple Choice
A(n) ____ statement is used to end the execution of a switch statement.
A) else
B) continue
C) break
D) default
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
Q6: The _ statement controls program flow by
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