InterviewSolution
Saved Bookmarks
| 1. |
"The variable/expression in the switch statement should either evaluate to an integer value or String value." State True or False. |
|
Answer» True, "The variable/expression in the switch statement should either evaluate to an integer value or String value." |
|