Keywords in CPP - C++ basic concepts
Q. Which of the followings is/are not keyword/s in CPP?
1. asm
2. boolean
3. mutable
4. export
5. constant_cast- Published on 17 Jul 15a. Only 5
b. Only 1 and 4
c. Only 1,2 and 5
d. Only 2 and 5
ANSWER: Only 2 and 5