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

Why do we need indexers in c#?

470


What is the difference between method parameters and method arguments. Give an example?

511


What do you mean by streamreader/streamwriter class in c#?

522


What happens during the process of boxing?

596


What is the importance of closing an ado.net application?

477






What is the advantage of constructor in c#?

491


What is use of list in c#?

451


Which is faster dictionary or hashtable?

437


What is difference between destructor and finalize?

435


What is disco?

514


explain the three services model commonly know as a three-tier application.

542


Can delegates be used as callbacks?

490


What is int32?

485


How many bytes is an int c#?

489


Is c# dictionary a hash table?

477