Is string reference type / value type?
Answer Posted / naim
string is reference type, Please visit follwing link
http://msdn.microsoft.com/en-us/library/362314fe(VS.80).aspx
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Are c# references the same as c++ references?
How can you use abstract class and interface?
What is the base class from which all value types are derived?
what are the Disadvantages of vb
Is array value type in c#?
What do u mean by delegation of authority?
What is “using” statement in c#?
How we convert private assembly into public assembly?
Is c# used for frontend or backend?
What is assembly manifest?
What is the meaning of int parse in c#?
What are the 3 types of comments in c#?
What is using in c#?
What is different between Implicit conversion and Explicit conversion in C#?
What is eager loading in c#?