Login
Remember
Register
Ask a Question
Which of the following is not a valid variable name declaration?
+1
vote
asked
Jun 13, 2019
in
C Plus Plus
by
Derya
Which of the following is not a valid variable name declaration?
a. int a_3;
b. int 3_a;
c. int _a3;
d. int _3a
#c-language
#c-programming
#c-compiler
Please
log in
or
register
to answer this question.
0
Answers
...