News

The switch statement begins with reserved word switch and continues with a selector expression that selects one of the subsequent cases or the default case to ... Example program with Java statements.
The readability, maintainability, and usability of switch statements and expressions in Java would be improved by a proposal to allow exceptions to be handled in the switch block.