Skip to main content


"The data type in C defines the amount of storage allocated to variables ,the values that they can accept ,and the operation that can be performed on those variables. C is rich in data types. The verity of data type allow the programmer to select appropriate data type to satisfy the need of application as well as the needs of different machine."


Comments