InterviewSolution
Saved Bookmarks
| 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 |
|