Is string reference type / value type?
Answer Posted / dr.evil
String is a value Type.
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
What is the use of system.environment class in c#.net?
What is the difference between list and dictionary in c#?
Can we declare class as protected?
How to implement singleton design pattern in c#?
Explain partial class in c#?
What is singleordefault c#?
What are the different types of classes?
Is overriding of a function possible in the same class?
How to find the current application file path while runtime?
What is “using” statement in c#?
Is int a struct in c#?
What is a console?
Define Final Class in C#
what is IComparable
What is difference between internal and protected internal in c#?