filmov
tv
Java Tutorials 32 - Conditional Statements (switch Statement)

Показать описание
A switch statement is a conditional statement that evaluates the value of a variable and executes a statement or block statement based on the value of the evaluated variable.
For more information on switch statements:
For more information on switch statements: