Question: True and false 6. Reserved words cannot be used as identifiers in a program. 7. All reserved words in C++consist of lowercase letters(see Appendix A).
6. Reserved words cannot be used as identifiers in a program. 7. All reserved words in C++consist of lowercase letters(see Appendix A). 8. In C++, identifiers are names of things 9. A C++ identifier consists of letters, digits, and underscores and must begin with a letteror underscore. 10. Whitespace include blanks, tabs, and newline characters
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
