Q136
Which of the following is not a valid variable name declaration?
A.
int __a3;
B.
int __3a;
C.
int __A3;
D.
None of the mentioned
AnswerAnswer: Option D
Solution
Answer: Option D
No explanation is given for this question Let's Discuss on Board