How many elements does a floating point number is composed of?
(a) 1
(b) 2
(c) 3
(d) 4
I have been asked this question in an online interview.
This intriguing question originated from C Standard Library topic in chapter Strings, Streams & Numerics in C++ of C++