Is array reference type / value type ?
Answer Posted / albarhami
Array is a reference type because its getting stored in a
managed memory i.e a heap
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
How do you prevent a method from being overridden in c#?
Tell me the difference between call by value and call by reference.
What is console readkey in vb net?
What is Wrapper class in dot net?
What is xml serialization in c#?
What is executenonquery c#?
What is difference between virtual and override in c#?
What is msil, and why should developers need an appreciation of it if at all?
What is Event - Delegate?
Will the following code compile and run?
What is constants in c#?
Does c# support c type macros?
What is the difference between var and dynamic types in c# 4.0?
Why do we write system in c#?
How big is an int in c#?