Q23
What is the result of the expression ceil(3.2) in C, assuming proper inclusion of the math library?
A.
3
B.
4
AnswerC.
0.2
D.
Error
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board