एक C Program में Use होने वाली छोटी - छोटी Unit या Elements मुख्य रूप C Tokens कहलाते है,एक Program में इन्ही Tokenका Collection होता है,Token को निम्न 5 Categories में रखा गया है !
(1) Keywords :- int, printf etc.
(2) Identifies :- a, b, c, d, z, total, sum etc.
(3) Constants :- 10, 20, 30, 5, 6, 7 etc.
(4) Operators :- +, -, *, / etc.
(5) Special Symbols :- &, # etc.
कोई टिप्पणी नहीं:
एक टिप्पणी भेजें