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

Yes you can, if you have an object array. since
System.Object is the base class of all other types, an item
in an array of Objects can have a reference to any other
type of object.

Is This Answer Correct ?    23 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is datetime a value type in c#?

926


Where test director stores its data ? Database ,Local file etc...? I need to read this data from Visual Studio 2005 c# client. Regards

1918


How do you implement thread synchronization in c#?

945


Is null in c#?

937


What is difference between int and int in c#?

1011


code for arranging given number in possible permutation ways ex:123,321,312,132,231,213.

2226


What is private readonly in c#?

997


What is windows forms in c#?

969


What is dll hell, and how does .net solve it?

1015


What is the difference between system.text.stringbuilder and system.string?

1073


what is the index value of the first element in an array?

972


What is the difference between method overriding and method overloading?

1002


What is namespace in oop?

980


In C#, explain the difference between overloading and overriding.

1199


Does c# support multiple class inheritance?

1152