Home / Programming MCQs / C Programming MCQs / Question

I

Indresh Gehalot • 9.91K Points
Tutor III

Q. How would you round off a value from 1.66 to 2.0?

(A) ceil(1.66)
(B) floor(1.66)
(C) roundup(1.66)
(D) roundto(1.66)

No solution found for this question.
Add Solution and get +2 points.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.