

MCQOPTIONS
Saved Bookmarks
1. |
A function is declared as sqrt(-x) under the header file math.h, what will the function return? |
A. | square root of x |
B. | complex number |
C. | domain error |
D. | range error |
Answer» E. | |