Q33
What is the output of the following code: Console.WriteLine("10" + 5);
A.
Compilation error
B.
10
C.
105
AnswerD.
15
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board