Datatypes
Datatypes tells which types of value hold by variable like as integer, float, char. C supports three types of datatype:
- Primary Datatype
- User defined Datatype
- Derived Datatype
Detail concept of dataypes their size, control string, range given below:
