Vidyalelo
C# Programming · Q59

Introduction to C Sharp

Programming · C# Programming · question 59

Q59

In C#, what is the result of the expression 5 + "3"?

A.
8
B.
15
C.
Compilation error
D.
53
Answer

Answer: Option D

Solution

Answer: Option D
No explanation is given for this question Let's Discuss on Board