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
Is struct object oriented?
Can a loop recorder detect a heart attack?
What is a cshtml file?
Why is c# used?
Why do we need escape characters?
What is literal in c#?
What are value types in c#?
Illustrate serialization?
How to use session under class file of APP_Code folder?
How to Show Message box in Metro Style App?
What are value types and reference types?
Which control cannot be placed in mdi?
How does dependency injection work c#?
What is overloading in c#?
Explain async and await?