What is C character set and keywords?

C language consists of some basic elements which are used to construct simple C statements.

These elements include the C character set, identifiers, and keywords, data types, constants, variables and arrays, declaration, expressions and statements.

We will see how these basic elements can be combined to form more comprehensive program components.