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 enum in c#?
2. What happened when BO object has been called?
What are data types with examples?
Explain About CLS?
What is the process of delegation?
What Is A Satellite Assembly?
What is data types in c#?
What is datatable in c#?
What are scriptable objects?
Is list passed by reference c#?
What is extended class in c#?
What is the use of parse in c#?
Where static variables are stored?
What is parallel foreach in c#?
What is the difference between class and namespace?