Examveda

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


This Question Belongs to C Program >> File Input Output

Join The Discussion

Related Questions on File Input Output