Examveda

Which of these methods return a largest whole number less than or equal to variable X?

A. double Ciel(double X)

B. double Floor(double X)

C. double Max(double X)

D. double Min(double X)

Answer: Option B


This Question Belongs to C Sharp Programming >> Miscellaneous In C Sharp

Join The Discussion

Related Questions on Miscellaneous in C Sharp