0

What are the basic data types associated with C?

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

Floating-point, integer, double, character. Union, structure, array, etc. The basic data types are also known as the primary data types in C programming.