C datatype can be categories into two part
1) Scalar data type 2) derived data type..
The scalar data type is also called basic data type
they are
int
char
float
double
long
signed or unsigned are key Word which effectively change the storing power of these data type.
by default they are signed in nature..
Copyright © 2026 eLLeNow.com All Rights Reserved.