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?

Answers were Sorted based on User's Feedback



What is the differnce between Array and Hash Table?..

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

What is the differnce between Array and Hash Table?..

Answer / mohit jethva

Array can not contain diffrent type of object where in hash table you can store it.

Is This Answer Correct ?    15 Yes 2 No

What is the differnce between Array and Hash Table?..

Answer / ankit,abhishek

array is the collection of similar datatype while hashtable
is collection of different data type.

Is This Answer Correct ?    2 Yes 0 No

Post New Answer

More C Sharp Interview Questions

Is c and c# the same?

0 Answers  


Does c# supports destructors?

9 Answers   Choice Solutions,


What is the object class in c#?

0 Answers  


What is an object pool in .net?

0 Answers  


Define collections?

0 Answers  


What does string intern do?

0 Answers  


Explain dataset.acceptchanges method in .net?

0 Answers  


what is c# command?

0 Answers  


How does dependency injection work c#?

0 Answers  


How does the lifecycle of Windows services differ from Standard EXE?

0 Answers   Siebel Systems,


What is main thread in c#?

0 Answers  


What is delay signing..??

1 Answers   HCL,


Categories