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

What if an error occurs in Catch block, how can you prevent it?

2 Answers   IBM,


What is using in c#?

0 Answers  


What is a Command Object in C#?

0 Answers   B-Ways TecnoSoft,


What do you mean by parsing and how to parse a date time string in c#?

0 Answers  


What is wrong with the sample program below?

0 Answers  


What does assert() do?

1 Answers   Wipro,


Define satellite assembly in c#?

0 Answers  


Explain how do you convert a value-type to a reference-type?

0 Answers  


How does yield return work c#?

0 Answers  


What is gac? What are the steps to create an assembly and add it to the gac?

0 Answers  


What?s an interface class?

1 Answers  


What is difference between a constant and read-only in C#?

0 Answers   CDC,


Categories