C Data Types: Data types specify the type of data that a variable can store. All C compilers support Five fundamental data types, they are an integer(int), character(char), floating-point(float), double-precision floating-point(double) and void.
There are the following data types in the C language.
(adsbygoogle = window.adsbygoogle...