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
Explain the types of Polymorphism.
Explain async and await?
What is the c# equivalent of c++ catch (…), which was a catch-all statement for any possible exception? Does c# support try-catch-finally blocks?
What is the purpose of constructor in c#?
What is the usage of Enumeration in C# Programming and is it good to use or not ?
Is dll a library?
How assembly versioning in .NET prevent DLL Hell problem?
Which class does the remote object has to inherit?
What is the base class of all classes in c#?
What is a factory in c#?
2. What happened when BO object has been called?
How to use exception handling in stored procedure?
What are collection classes?
What is the difference between constant and readonly in c#?
What are the types of operator?