Vidyalelo
Python · Q149

Module in Python

Programming · Python · question 149

Q149

What is returned by math.ceil(3.4)?

A.
3
B.
4
Answer
C.
4.0
D.
3.0

Answer: Option B

Solution

Answer: Option B
No explanation is given for this question Let's Discuss on Board