What?s the difference between System.String and
System.StringBuilder classes?
Answer Posted / chirag
differnt between system.string and system.stringbuilt
| Is This Answer Correct ? | 1 Yes | 4 No |
Post New Answer View All Answers
Explain manifest & metadata in c#.
Is it not possible to store a boolean value as a variable?
What is the use of console application in c#?
Explain the difference between a sub and a function in c#.
What is difference between interface and abstraction?
I have 3 overloaded constructors in my class. In order to avoid making instance of the class do I need to make all constructors to private?
What is lock in c#?
Name the two classes are required for implementing a windows service?
What is a property in c#?
What is datetime minvalue in c#?
What is ado c#?
What are the features of c#?
What is a di class?
Can we inherit sealed class in c#?
What is difference between method overriding and method overloading?