What?s the difference between System.String and
System.StringBuilder classes?

Answer Posted / guest

System.String is immutable, System.StringBuilder was
designed with the purpose of having a mutable string where a
variety of operations can be performed

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between firstordefault and first?

547


What do you mean by generic class in c#?

575


What is the difference between int and int in c#?

578


Can bool be null c#?

583


Which are access modifiers available in c#?

617






what is virtual method in c#?

809


What is an array class?

627


Define Abstract Class in C#

620


What is method in c#?

549


Define a partial class?

577


Explain the use of virtual, sealed, override, and abstract method?

566


Explain the process of polymorphism with an example?

552


What are modifiers in c#?

553


What is the use of console readkey in c#?

571


What is difference between dictionary and hashtable?

624