Examveda

Which function is used to find the smallest integer greater than or equal to a given floating-point number in C?

A. ceil()

B. floor()

C. round()

D. nextint()

Answer: Option A


This Question Belongs to C Program >> Standard Library Functions

Join The Discussion

Related Questions on Standard Library Functions