Question #2031

Which object method is used to return the value rounded down to its nearest integer?

A.
abs()
B.
ceil()
C.
floor()
D.
round()
Explanation

No explanation provided.