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 is the use of table aliases?
What is the difference between system.text.stringbuilder and system.string?
Which is faster iqueryable or ienumerable?
Differentiate between static class and singleton instance?
What is the use of iqueryable in c#?
Which debugging tools you can use in the .NET ssSDK?
What are the advantages of constructor?
Explain circular reference in c#?
What are partial classes and use of partial classes?
What is a console?
What is difference between var dynamic and object in c#?
how can one use hcl and c sharp together?
Is lazy t thread safe?
Why do we need static class in c#?
How do I create a multilanguage, single-file assembly?