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

What is the differnce between Array and Hash Table?

Answer Posted / pramodgupta20

1.Array can store same type of data While Hash Table can
store different type of data.

2) Hash table store data as name,value pair. while in array
only value is store.

3) to access value from hash table, you need to pass name.
while in array, to access value , you need to pass index
number.

Is This Answer Correct ?    70 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to Install uninstall assemblies into GAC?

981


What is difference between override and new in c#?

1166


What is difference between an reference type and value type in C#?

1100


What are extender provider components?

944


Describe the parts of assembly.

1005


Explain the ways to deploy an assembly?

1033


What is entity framework c#?

906


Is php better than c#?

962


What is delegate in c#?

994


What is #region in c#?

973


Which function is the entry point for a DLL in MS Windows 3.1?

1215


How does aspect oriented programming work?

1004


Can we change static variable value in c#?

969


Can a struct be null?

967


Explain polymorphism in c# with a simple example?

982