Q10
What is the result of the expression Math.Max(10, 20) in C#?
A.
10
B.
20
AnswerC.
Max
D.
20, 10
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board