InterviewSolution
Saved Bookmarks
| 1. |
function fabs defined math.h header file takes the argument of type integer.(a) True(b) False(c) Depends on the implementation(d) Depends on the standardI got this question in a national level competition.Query is from Mathematical Functions in division Input and Output in C of C |
|
Answer» CORRECT OPTION is (B) False Explanation: NONE. |
|