CIW
1D0-635 · Question #22
Which of the following demonstrate the correct syntax for the switch statement?
The correct answer is A. var myName= "Paul". See the full explanation below for the reasoning.
Question
Which of the following demonstrate the correct syntax for the switch statement?
Options
- Avar myName= "Paul"
- Bvar myName= "Paul"
- Cvar myName= "Paul"
- Dvar myName= "Paul"
How the community answered
(16 responses)- A75% (12)
- B13% (2)
- C6% (1)
- D6% (1)
Community Discussion
No community discussion yet for this question.