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?



What?s the advantage of using System.Text.StringBuilder over System.String?..

Answer / guest

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

Post New Answer

More C Sharp Interview Questions

What is delay signing..??

1 Answers   HCL,


What is the signature of a method?

0 Answers  


What is the difference between ref and out in c#?

0 Answers  


What is dictionary and hashtable in c#?

0 Answers  


Can namespace contain the private class?

0 Answers  


What is c# best for?

0 Answers  


How do you set a class path?

0 Answers  


What is multiple interface in c#?

0 Answers  


Which are access modifiers available in c#?

0 Answers  


can you create a function in c# which can accept varying number of arguments

0 Answers   Cognizant,


Why do we need to call CG.SupressFinalize?

0 Answers  


What is Signature and parameter in overloading ?

3 Answers  


Categories