Which of the following is used with the switch statement?
(a) Continue
(b) Exit
(c) break
(d) do
This question was addressed to me in final exam.
The above asked question is from Control Statements topic in section Operators and Control Statements of Java