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

What are cookies in your browser?

613


I want to connect a system in LAN and I want to access that. Whenever I am moving a mouse in my desktop, the similar thing has to happen in another system in which I have connected. I need coding for this in C# and ASP.NET Can anyone please help me. It is very urgent. Thanks in advance. My email id is manojkumarchallagundla@gmail.com Will you please?

1553


What is a web api?

644


Can we have multiple master pages in asp net?

607


How do u deploy ur project?

2305






How to rename a table using sql queries?

647


What is Web API?

723


How many types of session in ASP.NET

674


Define session in asp.net.

647


How can you pass multiple complex types in Web API?

672


Explain the overview of asp.net?

658


Why asp.net mvc is better than asp.net? : Asp.Net MVC

593


What are sessions used for?

646


What are the advantages of passport authentication?

596


List the asp.net validation controls?

601