Exercise: Floating Point Issues

Questions for: Floating Point Issues

What are the different types of real data type in C ?
A:
float, double
B:
short int, double, long int
C:
float, double, long double
D:
double, long int, float
Answer: C
The floating point data types are called real data types. Hence float, double, and long double are real data types.
Ad Slot (Above Pagination)
Quiz