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