Which Of These Classes Is Used To Create An Object Whose #565
Which of these classes is used to create an object whose character sequence is mutable?
This multiple choice question (MCQ) is related to the book/course
gs gs108 CSharp.
It can also be found in
gs gs108 Console I/O Operations and Stream Classes - Writing Console Output Operations - Quiz No.1.
Which of these classes is used to create an object whose character sequence is mutable?
String()
StringBuilder()
String() & StringBuilder()
None of the mentioned