Posted inC Language Data Types of C Language Posted by admin August 1, 2024No Comments Data type defines the type of data a variable will store. C provides a number of data types:Char, int long int, float, Double,long double etc. admin View All Posts Post navigation Previous Post Identifiers of C LanguageNext PostVariable of C Language