Is string reference type / value type?
Answer Posted / vikram
sorry you are wrong , string is the value type
| Is This Answer Correct ? | 16 Yes | 154 No |
Post New Answer View All Answers
Is c# used for frontend or backend?
What is dll hell, and how does .net solve it?
What the different phase/steps of acquiring a proxy object in webservice?
What is difference between override and new in c#?
What is difference between a type and class?
Define acid rule of thumb for transactions in c#.
What is parameter c#?
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 hierarchical inheritance in c#?
What is the difference between hashtable and dictionary?
Explain about c# language.
How Do You Convert A Value-type To A Reference-type?
What is c# in asp net?
Is a c# interface the same as a c++ abstract class?
Define multicast delegate in c#?