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?s the advantage of using System.Text.StringBuilder over
System.String?

Answer Posted / rahul

StringBuilder is more efficient in the cases, where a lot
of manipulation is done to the text. Strings are immutable,
so each time it?s being operated on, a new instance is created.

Is This Answer Correct ?    10 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can datetime be null c#?

917


What issues can be faced while delivering code?

1973


Why do we use polymorphism in c#?

951


What are different types of Delegates in C#?

1061


What are the differences between events and delegates in c#?

1023


What is gac? How to put assembly in gac?

1048


What is difference between value and reference types in C#.NET

1139


What is written in c#?

1056


In which order the destructor is called for an inherited class?

1031


In a single .NET DLL how many classes it contains?

977


What is xml serialization and deserialization in c#?

999


What is anonymous types in c#?

975


What are managed providers?

1061


Distinguish between finally and finalize blocks?

973


What is predicate builder?

986