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
What does a constructor do c#?
Are c and c# the same thing?
What are the different approaches of passing parameters to a method?
What is an xsd file?
Is it possible to have different access modifiers on the get/set methods of a property in c#?
Can a struct inherit from another struct or class in c#?
Can you declare struct members as protected?
Why is hashset faster?
What is console readkey in vb net?
What is access specifier in c#?
Can we have multiple threads in one app domain?
Is and as in c#?
What is inline function in c#?
What is c# in asp net?
What is the difference between method parameters and method arguments. Give an example?