Computer Science, asked by nikhatj3143, 9 months ago

Explain about various tokens

Answers

Answered by saachimanohar
0

Answer:

Explanation:

Tokens in C. Tokens are the smallest elements of a program, which are meaningful to the compiler. The following are the types of tokens: Keywords, Identifiers, Constant, Strings, Operators, etc

Similar questions