Data types refer to the type of data that we are using in a C program. Whenever we utilize a data type in a C program, we define the variables or functions used in it. We do so because we must specify the type of data that is in use, so that the compiler knows exactly what type of data it must expect from the given program.
#cdatatype
#datatypeinc
#datatypes