Saturday 5 February 2011

Primitive data types in c


Primitive or most fundamental data type in c can be categorized
in three groups on the basis of its application:



1. Integral type number: char ,
int

2. Real type number: float ,
double

3. Void or nothing type: void




Introduction
List of data types
Primitive data types in c
Modifiers of data types in c
List of modifiers in c
Default modifiers of data types in c
Default data of modifiers

No comments:

Post a Comment