1.

If the result underflow, the function returns zero.(a) true(b) falseThe question was posed to me by my school teacher while I was bunking the class.I'm obligated to ask this question of Mathematical Functions in section C Library of C

Answer»

The correct CHOICE is (a) true

The BEST I can explain: If the RESULT UNDERFLOWS i.e the magnitude of the result is very small to be represented in an object of the specified type, the function RETURNS zero.



Discussion

No Comment Found

Related InterviewSolutions