Selection with the switch statement
Learn how statements are selectively executed based on the switch statement.
We'll cover the following...
The switch
statement
One alternative, when we have one option out of many that can be true, is the switch
statement. It also works with conditions even if they aren’t as apparent as they are in an if
statement.
Access this course and 1400+ top-rated courses and projects.