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 thread pooling?
How do I create a .exe file?
What is the difference between interface and abstract class in c#?
Tell me the difference between call by value and call by reference.
What's the difference between abstraction and encapsulation?
What is a method signature c#?
How do I do implement a trace and assert?
What is the difference between abstract class and interface in c#?
Why do we use polymorphism in c#?
Is c# int immutable?
Explain states of a thread in c#?
Give examples for value types?
Why do we parse in c#?
Are cao stateful in nature?
Why is c# used?