What?s the difference between System.String and
System.StringBuilder classes?
Answer Posted / guest
System.String is immutable, System.StringBuilder was
designed with the purpose of having a mutable string where a
variety of operations can be performed
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is the different types of private assembly and shared assembly?
Can a loop recorder detect a heart attack?
What is difference between first and firstordefault?
Why main method is static in c#?
What are the different types of delegation?
You are creating a custom usercontrol, some of the newly created properties are shown in the properties window. How you can hide a new property named theme from the properties window?
what are pointer types in c#
What is deferred execution?
What does return do in for loop?
What are the types of comment in c# with examples?
What is a view? What is the use of it?
What is reflection c#?
What is asynccallback c#?
What .exe means?
What is ado c#?