Multiple Choice
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
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q19: Do logical operators in the C language
Q20: All keywords in C are in _<br>A)LowerCase
Q21: A variable declared in a function can
Q22: Which operators of the following have same
Q23: By default a real number is treated
Q25: Which of the following typecasting is accepted
Q26: Are logical operator sequence points?<br>A)True<br>B)False<br>C)Depends on the
Q27: Variable name resolution (number of significant characters
Q28: Which of the following is true for
Q29: While swapping 2 no' what at precautions