Vidyalelo
C++ Programming · Q105

Introduction to C++

Programming · C++ Programming · question 105

Q105

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

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

Answer: Option C

Solution

Answer: Option C
No explanation is given for this question Let's Discuss on Board