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 the difference between string keyword and system.string class?
Define the term immutable ?
Why we use delegates in c#?
What is interface c#?
What are access modifiers in c#?
what is be the overhead, if i use binary transmission. and will it be sent using xml text or how ?
What is delegates and events?
What are tuples c#?
Can constructor be private c#?
What happens if a static constructor throws an exception?
What is console programming language?
What is the use of ispostback in c#?
Name the property of the textbox which cannot be changed at runtime?
Why do we need delegates in c#?
What is assembly version series sequence?