Data type in C:
Some basic datatype in c language,
Which are Follows:
1) int datatype:
It is the Integer datatype
2) float datatype:
it represent the Floating- point datatype.
3) Char datatype:
It represent the Character datatype.
4) Double Datatype:
it is represent double precision floating-point number