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...

Can you store multiple data types in System.Array?

Answer Posted / srivathsan

i guess you cannot do that in a list too. because an array
list is also type safe.
eg:

List<int> arraylist = new List<int>();

the arraylist can contain only integer items.You cannot
store an item that is not an integer type in the arraylist.

Is This Answer Correct ?    4 Yes 7 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is definition in c#?

928


What is fcl in c#?

909


Why c# is called type safe language?

885


What is a c# delegate?

1121


Where is the main method in c#?

1044


What is a base class in C#?

1004


Is null in c#?

935


What is asp net c# corner?

1335


How objects are stored in memory?

1081


Why is c# a good programming language?

1053


Is class reference type c#?

957


What is different about switch statements in c#?

924


What is the max value of int32 in c#?

962


Which are access modifiers available in c#?

1003


What does args mean in c#?

946