Skip to content

Opening book details…

Can I read Understanding C Tokens and Types on EtoBox?

Understanding C Tokens and Types by jincy is a document available to read on EtoBox.

What is Understanding C Tokens and Types about?

A token is the smallest unit used in a C program. Tokens include identifiers, keywords, constants, operators, special characters and strings. A compiler breaks a C program into tokens as the first step of compilation. There are 6 types of tokens - identifiers, keywords, constants, operators, special characters and strings.

Author
jincy
Language
EN