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
What's difference between constants and static readonly?
What is serialization in unity?
Can we assign null value to integer?
How does aspect oriented programming work?
What is the default boolean value in c#?
How do you access a constant field declared in a class?
How do I format in c#?
What are reflections in c#?
What are the types of methods in c#?
Why do we use reflection in c#?
What are variables in c#?
What are the advantages of using c#?
Is c# static or dynamic?
What is ispostback c#?
What is the usage of OLE?