Tokens in C are classified into: Keywords, Identifiers, Constants, Special Characters, Strings and Operators. Keywords in C are the collection of pre-defined values or the reserved words which have special meaning defined by the compiler.
Tokens in C are classified into: Keywords, Identifiers, Constants, Special Characters, Strings and Operators. Keywords in C are the collection of pre-defined values or the reserved words which have special meaning defined by the compiler.