Q54
Which mathematical function among the following does NOT require int parameters?
A.
div(x, y);
B.
srand(x);
C.
sqrt(x);
AnswerD.
all of the mentioned
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board