Vidyalelo
C# Programming · Q15

Arrays and Strings in C Sharp

Programming · C# Programming · question 15

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
Answer

Answer: Option D

Solution

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