Following are the primary datatype supported in c

int        :represents whole number
float     : represents fractional number
double : represents bigger fractional number
Char     : represents single character
Void      : nothing [used in function]
Posted on by