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 ?    19 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is post back in c#?

705


What are instance fields in c#?

722


Why do we need to serialize data?

662


what is a constructor? What is a destructor?

720


What is the base class from which all value types are derived?

708


Is as operator in c#?

624


Describe the overview of clr integration.

663


Different between method overriding and method overloading?

663


What is the difference between system.string and system.text.stringbuilder classes?

696


Why do we use overloading in c#?

676


Can bool be null c#?

668


What is the diff between the System.Array.CopyTo() and System.Array.Clone()?

754


What is session management in c#?

726


What is the use of console?

657


What is data dictionary in c#?

658