1.

No library function will store a zero in errno.(a) true(b) falseThis question was posed to me in an interview.My question is based upon Error Handling topic in division String Operations in C of C

Answer»

Correct answer is (a) true

The explanation is: Any LIBRARY function can STORE NONZERO VALUES in errno.



Discussion

No Comment Found

Related InterviewSolutions