Which mathematical function among the following does NOT require int parameters?
Posted: Wed Jul 13, 2022 7:54 pm
a) div(x, y);
b) srand(x);
c) sqrt(x);
d) all of the mentioned
b) srand(x);
c) sqrt(x);
d) all of the mentioned
Accurate answers. Every time.
https://answerhappy.com/