<AptiCode/>

Question 537: What are the different types of real data type in C ?

tcs
wipro
infosys
general
aptitude
floating-point-issues
c-programming

The floating point data types are called real data types. Hencefloat,double, andlong doubleare real data types.