Multiple Choice
Which of the following is not a valid variable name declaration?
A) int _a3;
B) int a_3;
C) int 3_a;
D) int _3a
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q34: Which data type is most suitable for
Q35: Which of the following is not a
Q36: What is the type of the following
Q37: Which of the following statements should be
Q38: Which of the following is not an
Q40: Which among the following is NOT a
Q41: Which of the following declaration is illegal?<br>A)char
Q42: Why do variable names beginning with the
Q43: Which of the following is not a
Q44: Comment on the following statement n =