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 is the difference between dynamic SGA and static SGA?
How to count the number of objects present in a web page? How to count the number of radio buttons in a web page?
How could you modify xaml content from javascript?
Why session is necessary in web application?
How do you do client-side validation in .net? How to disable validator control by client side javascript?
What is the use of response redirect in asp.net?
What is the difference between client-side and server-side validations in webpages?
What is data grid view in asp.net?
What is difference between asp.net and asp?
What are the contents of cookie?
Explain the advantages of caching?
Explain the asp.net session state modes.
What is the current version of asp.net?
What is the exact purpose of http handlers?
Do you support digital rights management to protect my videos?