Q15
Which of the following statements is true regarding strings in C#?
A.
Strings are not supported in C#
B.
Strings can be resized dynamically
C.
Strings can be modified directly
D.
Strings are immutable
AnswerAnswer: Option D
Solution
Answer: Option D
No explanation is given for this question Let's Discuss on Board