What are the basic Datatypes supported in C Programming Language
Shathana. S.R. Answered question May 27, 2023
Types of Data Types in C
- Floating-point, integer, double, character. Union, structure, array, etc.
- The basic data types are also known as the primary data types in C programming.
Shathana. S.R. Answered question May 27, 2023
