Vidyalelo
C++ Programming · Q99

Variables and Data Types in C++

Programming · C++ Programming · question 99

Q99

What is the range of the floating point numbers?

A.
-3.4E+38 to +3.4E+38
Answer
B.
-3.4E+38 to +3.4E+34
C.
-3.4E+38 to +3.4E+36
D.
-3.4E+38 to +3.4E+32

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board