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 is the Main difference between String and
StringBuilder and why do we use StringBuilder.

Answer Posted / swati

In stringBuilder we can modify original value
example: suppose a string "Swti" in that string we add a
after charator w then we can easily add the char a after w
then new string is "Swati"

But in string we can't modify original value we add add
another value in original value use concate function.
example: suppose a string is "Swati" in that string we
concate another string means "Pandey" by using concate
function

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What's the difference between a static method and a non static method c#?

1007


what is the difference between .dll and .exe

1039


Does c# support a variable number of arguments?

1023


What is the use of main method in c#?

985


What is difference between for and foreach loop in c#?

1022


Why objects are stored in heap in c#?

949


What is datareader c#?

912


Why we use dll in c#?

963


Are all methods virtual in c#?

945


What do you mean by string objects are immutable?

999


Explain how to parse a datetime string?

922


What does protected internal access modifier mean?

1131


Explain how can you clean up objects holding resources from within the code?

927


What is unmannaged code and will CLR handle this kind of code or not .

1019


What is desktop example?

922