Is string reference type / value type?
Answer Posted / suresh
hi string is reference type .
if you are confused then use this link in ur browser and
you will get the answer with example...
http://www.devhood.com/tutorials/tutorial_details.aspx?
tutorial_id=733
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is Event - Delegate?
Can c# inherit multiple classes?
Explanation on Generic?
How do I link two windows forms in c#?
How can an inner class access the members of outer class?
Explain about multithreading?
Is php easier than c#?
How does dictionary work in c#?
What do you know about WM_CHAR message?
What are custom attributes in c#?
What is difference between throw and throws in c#?
Is it possible to have a static indexer in c#?
Can I define a type that is an alias of another type (like typedef in c++)?
What is the difference between System.console.WriteLine() and System.console.Write() function?example?
Name some properties of thread class.