

MCQOPTIONS
Saved Bookmarks
1. |
What is the return-type of the function sqrt()? |
A. | int |
B. | float |
C. | double |
D. | depends on the data type of the parameter |
Answer» D. depends on the data type of the parameter | |