WHAT ARE THE TYPES OF C TOKENS?
C tokens are of six types. They are,
total answers (1)
start bookmarking useful questions and collections and save it into your own study-lists, login now to start creating your own collections.
C tokens are of six types. They are,
- Keywords (eg: int, while),
- Identifiers (eg: main, total),
- Constants (eg: 10, 20),
- Strings (eg: “total”, “hello”),
- Special symbols (eg: (), {}),
- Operators (eg: +, /,-,*)
need an explanation for this answer? contact us directly to get an explanation for this answer