About Lesson
Token:
The smallest individual units are known as tokens. C has six types of tokens.
Token एक program के सबसे smallest elements हैं, जो compiler के लिए meaningful हैं। Token के निम्नलिखित types हैं:
1: Identifiers
2: Keywords
3: Constants
4: Strings
5: Special Symbols
6: Operators