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

Is enum a class c#?

504


How do I trim a space in c#?

445


What does type safety mean?

579


What is the .net datatype that allows the retrieval of data by a unique key?

459


What is the Signification of the "new " keyword in C#? example

521






What is the difference between read and readline in c#?

482


Explain about ODP.net

810


How do you serialize in c#?

474


What is the difference between int16 and int32 in c#?

476


What is a bool in c#?

481


Can arraylist store different data types in c#?

475


How do I create a multilanguage?

517


How do I create a dbml file?

486


What does namespace mean?

517


What are delegate methods?

470