Data Types in C


Each variable in C has an associated data type. It specifies the type of data that the variable can store like integer, character, floating, double, etc. Each data type requires different amounts of memory and has some specific operations which can be performed over it. The data type is a collection of data with values having fixed values, meaning as well as its characteristics.



Post a Comment

0 Comments
* Please Don't Spam Here. All the Comments are Reviewed by Admin.