0

What are different data types in C?

Shathana. S.R. Answered question May 27, 2023
User Avatar

Types of Data Types in C

Data Type Example of Data Type

Basic Data Type – Floating-point, integer, double, character.
Derived Data Type – Union, structure, array, etc.
Enumerated Data Type – Enums
Void Data Type – Empty Value