Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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 parallel foreach c#?

987


Where are value types stored in c#?

1097


What are annotations in c#?

983


Why we need get set property in c#?

1018


What is dictionary and hashtable in c#?

1019


What is difference between iqueryable and ienumerable in c#?

912


Is versioning applicable to private assemblies?

1033


How do I do implement a trace and assert?

1041


what is be the overhead, if i use binary transmission. and will it be sent using xml text or how ?

2123


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?

933


What is difference between variable and property in c#?

933


Why do we need encapsulation in c#?

993


How to use the sreamReader class to read form a text file?

1032


Okay, so an int is a value type, and a class is a reference type. How can int be derived from object?

982


What is difference between events and delegates?

985