Is array reference type / value type ?
Answer Posted / sajan
All array types are implicitly derived from System.Array,
which itself is derived from System.Object. This means that
all arrays are always reference types which are allocated on
the managed heap, and your app's variable contains a
reference to the array and not the array itself.
Is This Answer Correct ? | 29 Yes | 0 No |
Post New Answer View All Answers
How long will it take to learn c sharp?
What is xaml in c#?
Are arrays immutable c#?
Is object an int c#?
What does string format do?
What is default class in c#?
What is COM Interoperability?
What are the characteristics of c#?
Explain more on CLR
What are examples of desktop applications?
How do I create a multilanguage, single-file assembly?
Is c# still popular?
What is class and object c#?
What language do desktop applications use?
How long can loop recorders stay in?