CIW
1D0-635 · Question #61
Which choice demonstrates the correct syntax for declaring a variable?
The correct answer is D. var lastName. See the full explanation below for the reasoning.
Question
Which choice demonstrates the correct syntax for declaring a variable?
Options
- Avar last name;
- Bvar &lastname;
- Cvar "lastname";
- Dvar lastName;
How the community answered
(44 responses)- A5% (2)
- B14% (6)
- C2% (1)
- D80% (35)
Community Discussion
No community discussion yet for this question.