what is c token? eplain keywords in detail.
Answers
Answered by
0
c programming language have five types of token which is bellow
Identifiers
Keywords
Constants
Operators
Special characters
Answered by
0
Tokens:- Tokens are the smallest unit of a programming language that is meaningful to the compiler.
Various tokens are:-
- identifier:- int value;
- keyword:- break, etc
- leterals:- const int a;
Similar questions
Biology,
7 months ago
Political Science,
7 months ago
Math,
7 months ago
Math,
1 year ago
Math,
1 year ago
Physics,
1 year ago
Social Sciences,
1 year ago