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

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 ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is an xsd file?

967


Difference between call by value and call by reference in C#?

1062


Is for loop faster than foreach?

1077


What is deadlock in c#?

1004


What is difference between mutable and immutable in c#?

955


What is an object pool in .net?

1099


What is datatable in c#?

1006


Is it possible to inherit multiple interfaces?

1049


How to sign an assembly with strong name?

1061


can multiple catch blocks be executed for a single try statement?

1035


What does an indexer do?

952


Is xml tags are case sensitive?

940


What is parseexact c#?

1064


What is difference between constants and read-only?

1032


What is delegate in c#?

996