Examveda

Which of these method returns a smallest whole number greater 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 A


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

Join The Discussion

Related Questions on Miscellaneous in C Sharp