McqMate
| 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. | |
View all MCQs in
Object Oriented Programming with C++ (OOP in C++)No comments yet