1.

Which of the following header declares mathematical functions and macros?(a) math.h(b) assert.h(c) stdmat. h(d) stdio. hThe question was asked in exam.I want to ask this question from Mathematical Functions in chapter C Library of C

Answer»

The CORRECT option is (a) math.h

Explanation: The header file math.h DECLARES all the MATHEMATICAL FUNCTIONS and macros.



Discussion

No Comment Found

Related InterviewSolutions