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 / prathap

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 ?    23 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How would you implement inheritance using c#?

1048


What is view state and how it works in asp net?

1033


What is Partial PostBack in ASP.NET?

1093


What is the caspol.exe tool used for?

1059


Where do the cookie state and session state information be stored?

976


What is the difference between custom controls and user controls?

987


What is the use of web.config and machine.config files?

1203


What is synchronous and Asynchronous post back ?

1173


How can you make sure that web api returns json data only?

1035


What is session start?

1017


How to use push notification?

1097


What are cookies in your browser?

1041


What are the steps involved to fill a dataset?

1071


What is autopostback in asp net?

1083


Differentiate between globalization and localization.

1031