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

We Can Store Multiple datatypes in array by taking array as
object

Dim myarr(8) As Object
myarr(3) = "fff"
myarr(4) = 45645

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What does firstordefault mean in c#?

1003


What is difference between singleordefault and firstordefault?

960


Howmany five tracing levels in System.Diagnostics.TraceSwitcher? Why they are using?

1091


What is xslt in c#?

917


What framework is used for performance testing/load testing?

2013


What does question mark mean in c#?

1031


What does this keyword mean in c#?

961


What is concrete class in c# with example?

1051


What is getenumerator?

914


Explain inheritance in c#?

996


Can we declare private class in c#?

959


What is the use of table aliases?

961


Difference between type constructor and instance constructor? What is static constructor, when it will be fired? And what is its use?

1123


List the difference between the virtual method and the abstract method?

934


List down the different ide’s provided by microsoft for c# development.

931