What if a person uses a keyword as token? What type of error he or she will get?
Answers
Answered by
0
Answer:
Keywords are predefined reserved identifiers that have special meanings. They cannot be used as identifiers in Our program. C++ reserves a set of some keywords for its own use. ... If we accidentally attempt to use any keywords in a program as a variable/identifiers, the compiler will issue an error.
Similar questions
Social Sciences,
2 months ago
Social Sciences,
2 months ago
Accountancy,
2 months ago
Physics,
5 months ago
India Languages,
5 months ago
Science,
10 months ago
Math,
10 months ago