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 ? | 0 Yes | 4 No |
Post New Answer View All Answers
Explain the ways to deploy an assembly?
What are the string functions in c#?
What is stringwriter c#?
How to install or uninstall a windows service?
What is the difference between convert and parse in c#?
Can you specify nested classes as partial classes?
Are c# objects passed by reference?
What is the .NET collection class that allows an element to be accessed using a unique key?
What is the difference between first and firstordefault?
What is single dimensional array in c#?
What is the difference between iqueryable and ienumerable?
What is the use of functional interface?
What is difference between c sharp and c#?
Explain the types of comments in c#?
What are namespaces, and how they are used?