c program is consist of various instruction and every instruction is consists of small units these smallest individual units in c program is called as tokens
c program tokens may contain the following
Keywords
Identifiers
Operators
Special Symbols
Constants
Strings
Data values