Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What is the Main difference between String and
StringBuilder and why do we use StringBuilder.

Answer Posted / amit chaudhary

String and stringbuilder both methods are used to handle the
strings . the main differece between them in string
everytime a object has to be created for Operations like
append,Insert etc. at runtime but in case of stringbuilder
we can operate operations on same object. means the string
method is mutable and stringbuilder method is immutable

Is This Answer Correct ?    15 Yes 20 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is a c# interface the same as a c++ abstract class?

1022


What is the difference between Java and .NET garbage collectors?

1077


Define parsing?

944


What is a linked list c#?

927


What is IL / CIL / MSIL?

1166


What is a dictionary in c#?

937


What is hierarchical inheritance in c#?

1013


What is the difference between string and stringbuilder in c#?

1020


What are namespaces, and how they are used?

1058


What do you know about device context?

1002


If you define a user defined data type by using the struct keyword, is it a value type or reference type?

929


What are generics in c#.net?

1063


Is c# queue thread safe?

1002


What is generic delegates in c#?

1004


What is ilist c#?

991