adspace
Answer Posted / Soni Kumari
A token in C++ refers to a lexical element of the source code, such as keywords, identifiers, literals, operators, and punctuators. Tokens are generated during the lexical analysis phase when the source code is parsed.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers