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;
1.8k
0
Do you find this helpful?
3

View all MCQs in

C Language

Discussion

No comments yet