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 _layout cshtml?
Define c# i/o classes?
How do I format a string in c#?
What is an object pool in .net?
Contrast System.String and System.Text.StringBuilder classes?
Is c# queue thread safe?
What is arraylist?
Is c# slower than java?
What is the use of table aliases?
What is .cs file in c#?
Which program construct must return a value?
How to Show Message box in Metro Style App?
What do you mean by stack and heap in c#?
Can abstract classes be final?
Explain the difference between Response.Write () and Response.Output.Write ().