1.

Which among the following mathematical function do not have a “double” return-type?

A. srand(x);
B. ceil(x);
C. floor(x);
D. both ceil(x); and floor(x);
Answer» B. ceil(x);


Discussion

No Comment Found

Related MCQs