Tokens are the basic building blocks in C language. You may think of a token as the smallest individual unit in a C program.
C
TOKENS
Tokens
are the basic building blocks in C language. You may think of a token as the
smallest individual unit in a C program. This means that a program is
constructed using a combination of these tokens. There are six main types of
tokens in C. They are shown in Figure 2.7.
Programming in C: Unit I (b): Introduction to C : Tag: : C Program - C Tokens
Programming in C
CS3251 2nd Semester CSE Dept 2021 | Regulation | 2nd Semester CSE Dept 2021 Regulation