System defined data types:-
These are data types that have been defined by the compiler of any program. The C language contains 4 basic data types:- Int, float, char and double. There are 4 qualifier that can be applied to its: - short, long, unsigned.