

McqMate
Q. |
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 |
Answer» C. int 3_a; |
View all MCQs in
C LanguageNo comments yet