Is string reference type / value type?
Answer Posted / frank
This is the stupidest thread I've seen in many years of surfing the internet, and the stupidest discussion I've witnessed in even more years of software development. All you value type string proponents should start your own club and go hang out with the flat earth society.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is dynamic object in c#?
Why can't we use a static class instead of singleton?
What are the differences between static, public and void in c#?
what is IDisposal interface,IComparable,IEquatable,IFormatable
What is hashtable c#?
What is a concrete class in c#?
Explain the different ways a method can be overloaded?
What is protected internal modifier in C#?
What is a console?
What is difference between tostring() vs convert.tostring() vs (string) cast
Can properties be overloaded in c#?
What is the difference between icomparer and icomparable in c#?
Define MSIL, and how does it works? Why our developers need an appreciation of it if at all?
Expalin the way you implement inheritance by using VB.NET/C#?
What is strong name in c# and how can we use it?