What does “control falls through a switch statement” mean in this context? Control just moves on to the next statement?
I thought if there is no match and a default case doesn’t exist it will raise an exception. Is it not true?
1 point
What does “control falls through a switch statement” mean in this context? Control just moves on to the next statement?
I thought if there is no match and a default case doesn’t exist it will raise an exception. Is it not true?
Getting started
Useful resources
IDEs and code editors
Tools
Rules
Related communities
Wikipedia pages
95
Monthly active users
292
Posts
291
Comments