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


Please Help Members By Posting Answers For Below Questions

What kind of the information stored inside the assembly?

743


How do you type a null character?

653


write a c# program add two matrix with input number ?

727


How many types of variables are there in c#?

690


what are nullable types in c#

721


What is the CTS, and how does it relate to the CLS?

736


Can you use all access modifiers for all types?

713


Is array a collection c#?

683


List down the commonly used types of exceptions in .net

651


So let's say I have an application that uses myapp.dll assembly, version 1.0.0.0. There is a security bug in that assembly, and I publish the patch, issuing it under name myapp.dll 1.1.0.0. How do I tell the client applications that are already installed to start using this new myapp.dll?

667


What is difference between events and delegates?

674


What is assembly c#?

642


Why use a singleton instead of static methods?

630


Is it possible to force garbage collector to run?

657


How do you comment in c#?

689