Q22
What is the result of the expression Math.Round(4.5) in C#?
A.
4
B.
5
AnswerC.
4.5
D.
5.4
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board