Is array reference type / value type ?

Answer Posted / narayansahu

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 ?    86 Yes 8 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the use of constructor in c# with example?

615


Can we override constructor in c#?

668


What is the namespace for datatable in c#?

704


Explain about CTS?

732


What is boxing & unboxing?

757


Why do canadians say zed?

747


Illustrate the process of code compilation in c#?

672


What are constants in c#?

736


What is the use of properties window?

701


How many dimensions can an array have?

642


Why do we need encapsulation in c#?

711


How do I format a string in c#?

639


What is the difference between a function and a method?

682


What does void do in unity?

689


What is the difference between Static, Const and read only?

793