Popular Posts

Saturday, July 19, 2008

DATATYPES

DATATYPES:

there are 3 types of datatypes those are:
a)primary datatypes
b)user-defined datatypes
c)derived data types


primary datatypes are: int,float,char,double etc.
user-defined datatypes are: typedef
derived datatypes are: arrays,pointers,structures,union,enum etc.

No comments:

Post a Comment