Q.

Find the false statement from the following

A. An identifier in C++ is defined as an unlimited sequence of characters.
B. The first character must be an alphabet followed by digits or underscore or alphabets.
C. Identifiers are not case sensitive.
D. You can use both uppercase and lower case alphabets in the same identifier.
Answer» C. Identifiers are not case sensitive.
1.3k
0
Do you find this helpful?
4

Discussion

No comments yet