Difference between string and stringbuilder?
Answer Posted / dsr
string is immutable.String and StringBuffer both are
classes.stringbuffer is mutable.
Is This Answer Correct ? | 12 Yes | 2 No |
Post New Answer View All Answers
What is monitor in C#?
Define c# and list the features.
Explain use of abstract and sealed classes in c#?
Are enums static c#?
What is type class in c#?
What is callback in c#?
Is c++ or c# better?
Define an array?
What is an extension method in c#?
how to create crystal reports give one detail example(i want to view age category report) please give suitable example in my small knowledge
How do I get deterministic finalization in c#?
What is wcf c#?
What is entity framework c#?
Why do we need oops in c#?
how dot net compiled code will become platform independent?