Register Now

Login

Lost Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Which of the following is not a valid variable name declaration?

a) int __a3;
b) int __A3;
c) int __3a;
d) None of the above

Answer: d
Explanation: None of the above

Join The Discussion