Q99
Why strings are of reference type in C#.NET?
A.
To create string on stack
B.
To reduce the size of string
AnswerC.
To overcome problem of stackoverflow
D.
None of the mentioned
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board