1.

Write the type of C++ tokens (keywords and user defined identifiers) from the following: (i) else (ii) Long (iii) 4Queue (iv) _count

Answer»

else is a keyword. 

Long, 4Queue, _ count are user defined identifiers.



Discussion

No Comment Found

Related InterviewSolutions