Vidyalelo
C# Programming · Q56

File Handling and Input Output in C Sharp

Programming · C# Programming · question 56

Q56

Which of these classes is used to create an object whose character sequence is mutable?

A.
String()
B.
StringBuilder()
Answer
C.
String() & StringBuilder()
D.
None of the mentioned

Answer: Option B

Solution

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