DATA TYPES: C supports several different types of data, each of which may be represented differently within the computer’s
memory.
There are Tow Data type in C programming Language. They are:
Primary Data type: Primary data types consist following data types:
memory.
There are Tow Data type in C programming Language. They are:
- Primary Data type
- and secondary Data type
Primary Data type: Primary data types consist following data types:
Integer types
Floating Point Types
Character Types
Double
- Array
- Pointer
- Union
- Enum etc
Comments
Post a Comment
Give your valuable Comment...