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
Which framework is best for desktop application?
Enlist some of the properties of a thread class?
Can abstract class have parameterized constructor?
What is the difference between new and override in c#?
What is datasource c#?
What is an Interface in C#?
Which program construct must return a value?
What is the difference between field and variable in c#?
What are methods c#?
What are immutable types in c#?
What does console writeline do?
What are the properties of a string class?
Explain more on CLR
What are namespaces, and how they are used?
Define clr in .net?