Which of three sizes of floating point types should be used when extended precision is required?
(a) float
(b) double
(c) long double
(d) extended float
The question was posed to me in semester exam.
My enquiry is from Floating Point Types topic in division Types, Pointers, Arrays & Structures in C++ of C++