Q33
What is the result of the expression Math.Floor(4.6) in C#?
A.
5.6
B.
4.6
C.
5
D.
4
AnswerAnswer: Option D
Solution
Answer: Option D
No explanation is given for this question Let's Discuss on Board