Is string reference type / value type?
Answer Posted / k.hemalatha
string is a reference type but behave likes value type.
| Is This Answer Correct ? | 16 Yes | 2 No |
Post New Answer View All Answers
Is c# substring zero based?
What is unmannaged code and will CLR handle this kind of code or not .
Explain the difference between boxing and unboxing.
How do I know if executenonquery is successful c#?
Is arraylist type safe in c#?
Is equal in c#?
To whom a method is accesssed if it is marked as protected internal ?
What are Regex / regular expressions ?
What is the class in c#?
what is partial assembly reference
What is the difference between private and protected in c#?
what is a destructor?
What do you mean by string objects are immutable?
What is the resgen.exe tool used for?
How can we sort an array in c#?