Is string reference type / value type?
Answer Posted / charlie
In this part of the C# docs, a string is explicitly named
as a reference type:
http://msdn.microsoft.com/en-us/library/490f96s2.aspx
Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is a hash table c#?
What can we do to handle multiple exceptions?
Can dictionary have duplicate keys c#?
Explain about c# language.
How much time will it take to learn unity?
Which are access modifiers available in c#?
What is difference between dictionary and hashtable?
What is the benefit of dependency injection c#?
What is difference between for and foreach in c#?
Can you explain template pattern?
Where are value types stored in c#?
What is data dictionary in c#?
What is regex c#?
what is the default access for a class
What kind of the information stored inside the assembly?