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 / sajan

All array types are implicitly derived from System.Array,
which itself is derived from System.Object. This means that
all arrays are always reference types which are allocated on
the managed heap, and your app's variable contains a
reference to the array and not the array itself.

Is This Answer Correct ?    29 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are managed providers?

1056


What are custom exceptions in C#?

1072


What is a custom attribute?

947


What are satellite assemblies? How will you get the different language strings?

962


What is the difference between writeline and write in c#?

902


Can we override interface methods in c#?

901


What is the difference between interface and functional interface?

1129


Explain Direct CAST vs CType ?

1098


Is type nullable c#?

965


What is sqldataadapter in c#?

950


How many types of serialization are there in c#?

934


What is using directive in c#?

1104


What is datetime minvalue in c#?

1076


What is the use of console readkey in c#?

993


What is int32 in c#?

922