Examveda

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: Option C


This Question Belongs to C Program >> C Fundamentals

Join The Discussion

Related Questions on C Fundamentals