Q20
What is the result of the expression floor(5.7) in C, assuming proper inclusion of the math library?
A.
5
AnswerB.
6
C.
0.7
D.
Error
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board