

MCQOPTIONS
Saved Bookmarks
1. |
Which mathematical function among the following does NOT require int parameters? |
A. | div(x, y); |
B. | srand(x); |
C. | sqrt(x); |
D. | all of the mentioned |
Answer» D. all of the mentioned | |