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
How do you remove white spaces from a string?
How does bitwise xor work?
Can a static class contain non static members?
What is yield c#?
what is a enumeration in c#
How do I format a string in c#?
Are c# references the same as c++ references?
Can a loop recorder detect a heart attack?
If a child class instance is created, which class constructor is called first - base class or child class?
What is the class in c#?
What do you mean by directing?
Are tuples immutable c#?
What's difference between constants and static readonly?
What are the different approaches of passing parameters to a method?
Is list immutable in c#?