What is the difference between System.String and
System.StringBuilder classes?
Answer Posted / gyana
In System.String only pass the things simply,but in
System.StringBuilder classes, it builds the class
first,then after another.
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
What is jagged array?
Is 0 an unsigned integer?
What is an xsd file?
What is type cast in C#?
Can a dictionary have the same key?
Can properties be private in c#?
What is jit? What are the different types of jit?
Can we extend sealed class in c#?
What are delegates in C#?
Are c# constructors the same as c++ constructors?
What is console readkey in vb net?
What is the use of oops in c#?
What is Wrapper class in dot net?
What are the namespace level elements?
What does the parsefloat function do?