InterviewSolution
Saved Bookmarks
| 1. |
A domain error occurs if x is negative and y is not an integral value for the function pow(double x, double y).(a) true(b) falseThis question was posed to me during a job interview.Enquiry is from Mathematical functions in division C Library of C |
|
Answer» The CORRECT answer is (a) true |
|