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
What are cookies in your browser?
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?
What is a web api?
Can we have multiple master pages in asp net?
How do u deploy ur project?
How to rename a table using sql queries?
What is Web API?
How many types of session in ASP.NET
Define session in asp.net.
How can you pass multiple complex types in Web API?
Explain the overview of asp.net?
Why asp.net mvc is better than asp.net? : Asp.Net MVC
What are sessions used for?
What are the advantages of passport authentication?
List the asp.net validation controls?