Answer:
In C programming language, there are several built-in data types that you can use to store values in your program. These data types can be grouped into four categories:
There are also additional data types available in C, such as 'void' and 'enum', that have specific purposes and uses in the language.
Answer: Floating-point, integer, double, character. Derived Data Type. Union, structure, array, etc.
Step-by-step explanation:
8.0m questions
10.7m answers