Vidyalelo
Computer Science · Q455

Object Oriented Programming Using C++

Engineering and GATE · Computer Science · question 455

Q455

Which of the following pairs of identifier name(s) are(is) considered to be identical?

A.
name, names
B.
smith, johnsmith
C.
identifier 1, identifier_2
Answer
D.
charl, char_l
E.
None of the above

Answer: Option C

Solution

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