Vidyalelo
C++ Programming · Q849

C++ miscellaneous

Programming · C++ Programming · question 849

Q849

What will the max function in the numeric limit will return for type float?

A.
Maximum finite value for a float type
Answer
B.
Maximum finite value
C.
Minimum finite value
D.
Minimum float value

Answer: Option A

Solution

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