1.

HUGE_VAL macro is used when the output of the function may not be ___________(a) floating point numbers(b) integer number(c) short int(d) long intThe question was posed to me in an online interview.I'd like to ask this question from Mathematical Functions in division C Library of C

Answer»

Right option is (a) floating POINT numbers

The best I can EXPLAIN: HUGE_VAL macro is USED when the result of a FUNCTION may not be REPRESENTABLE as a floating point number.



Discussion

No Comment Found

Related InterviewSolutions