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 difference between arraylist and hash table
using a simple program?

Answer Posted / digvijay

Hi,

Arraylist is a item collection of different datatypes.
Hashtable is a collection key value pair.

Array list is a list
In this we can add items to the list
Here we can add any datatype value, every item in arraylist
is treated as object

Hash table is a map
Here we can add data with the key
Retriving data in hash is faster then in array list.

Is This Answer Correct ?    7 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is ispostback c#?

928


Why generics are used?

950


How do you type a null character?

923


What is different about switch statements in c#?

924


Explain publishers and subscribers in events.

1007


Explain the constructor in c#.

1148


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

1117


What is the difference between writeline and write in c#?

902


what happens if you inherit multiple interfaces and they have conflicting method names?

929


Explain how obfuscator works in .net

1060


What is constants in c#?

964


What is the difference between System.console.WriteLine() and System.console.Write() function?example?

1118


What do you mean by “finalize” and “finally” methods in c#?

946


What is generic collection in c#?

994


What is a clr (common language runtime)?

945