Examveda

Which standard library function is used to find the largest integer less than or equal to a given floating-point number in C?

A. floor()

B. ceil()

C. round()

D. prevint()

Answer: Option A


This Question Belongs to C Program >> Standard Library Functions

Join The Discussion

Related Questions on Standard Library Functions