Vidyalelo
Computer Science · Q287

Object Oriented Programming Using C++

Engineering and GATE · Computer Science · question 287

Q287

Which of the following, if any, are valid names for variables?

A.
amt.Sold
B.
amt-Sold
C.
amt_Sold
Answer
D.
98Sold
E.
None of the above are valid names for variables

Answer: Option C

Solution

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