Is string reference type / value type?
Answer Posted / subbu
string is absolutely reference type but value type and reference types can be changed to reference type and value type by boxing and un boxing mechanism.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is a generic in c#?
Is array a list?
What is the difference between int.parse and int.tryparse methods?
What is reflection c#?
What is method overriding in c#
Is there hashmap in c#?
What is a c sharp?
What is the difference between virtual and override in c#?
How to open a new form on button click in Windows forms?
Is static thread safe?
Is an interface a type c#?
How to create events for a control? What is custom events? How to create it?
Explane each and every methods of nterface Queue? Explain About performance issues on retrieving records
What is the output of TextWriterTraceListener redirected?
Howmany five tracing levels in System.Diagnostics.TraceSwitcher? Why they are using?