Examveda

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: Option C


This Question Belongs to C Program >> File Input Output

Join The Discussion

Related Questions on File Input Output