Ch. 4.14: The switch Statement Flashcards
1
Q
What is the switch statement?
A
The switch statement lets the value of a variable or an expression determine where the program will branch.
Intro to Computer Programming > Ch. 4.14: The switch Statement > Flashcards
What is the switch statement?
The switch statement lets the value of a variable or an expression determine where the program will branch.
Intro to Computer Programming (78 decks)