Page 1 of 1

Which mathematical function among the following does NOT require int parameters?

Posted: Wed Jul 13, 2022 7:54 pm
by answerhappygod
a) div(x, y);
b) srand(x);
c) sqrt(x);
d) all of the mentioned