Is array reference type / value type?

Answer Posted / sowjanya

array in .net is of reference type.It implements various
interfaces.also the array you create is automatically
derived from system.array class

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Are structs value types or reference types?

571


What is Fragmentation and its Types?

569


What is a partial class in c#?

489


What does readonly mean in c#?

545


Can u list some style properties of List Box?

493






In c#, what will happen if you do not explicitly provide a constructor for a class?

524


Is python easier than c#?

497


What is the major difference between a custom control and user control?

561


How to find Percentage, name ,College from a resume or document ? How to export these values to other page in C#?

540


What is the difference between an application domain and a process?

484


What is the difference between static class and abstract class in c#?

466


Is array immutable in c#?

486


Why do we use abstraction in c#?

476


What is an abstract class c#?

492


What is Wrapper class in dot net?

642