Vidyalelo
Computer Science · Q147

Object Oriented Programming Using C++

Engineering and GATE · Computer Science · question 147

Q147

Which of the following, if any, are invalid names for a variable?

A.
bankAccountNumber
B.
first_Name
C.
doubleNumber
D.
operator
Answer
E.
All of the above are valid names for variables

Answer: Option D

Solution

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