The switch statement can include any number of case instances . However, no two constant-expression values within the same switch statement can have the same value.
The switch statement can include any number of case instances . However, no two constant-expression values within the same switch statement can have the same value.