1.

Which of the following is a correct identifier in C++?

A. 7var_name
B. 7VARNAME
C. VAR_1234
D. $var_name
Answer» D. $var_name


Discussion

No Comment Found