Question
What is the purpose of the break statement inside a switch?
Select an option. Your answer will be checked instantly.
Correct Answer: B. Exit the switch block
Explanation:
The correct answer is Exit the switch block.
Leave a Reply