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 difference between System.String and
System.StringBuilder classes?

Answer Posted / naveen

prefer System.StringBuilder when you are doing lot of
string manuplation operations. In which case the same
string in the memory is manipulated for the resultant
operation where as when System.String variable is used
every time a new string instance is created in the memory

Is This Answer Correct ?    15 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the use of system.environment class in c#.net?

1010


how to print invert pyramid in c#

1811


How do you access a constant field declared in a class?

951


Explain the difference between Response.Write () and Response.Output.Write ().

997


What is alias in c#?

998


What is different between Boxing and Unboxing?

1069


What are constructors in c#?

1008


Is array a collection c#?

960


Define an abstract class?

964


What is the benefit of dependency injection c#?

955


Why do we need delegates in c#?

1014


What happens if you add duplicate elements to a set?

931


What are strongly typed objects?

975


What does addressof operator do in background ?

1062


Why do we use anonymous method in c#?

998