1.

ERANGE is reported on an overflow or an underflow.(a) true(b) falseThe question was asked in a national level competition.This intriguing question originated from Error Handling in chapter String Operations in C of C

Answer»

The correct ANSWER is (a) true

Explanation: This macro REPRESENTS a range ERROR, which occurs if an INPUT argument is outside the range, over which the MATHEMATICAL function is defined and errno is set to ERANGE.



Discussion

No Comment Found

Related InterviewSolutions