Examveda

What does the "break" keyword do in a switch statement?

A. Exits the switch statement

B. Skips the current iteration

C. Continues to the next iteration

D. Throws an exception

Answer: Option A


This Question Belongs to C Sharp Programming >> Miscellaneous In C Sharp

Join The Discussion

Related Questions on Miscellaneous in C Sharp