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 Difference beetween Array and Hash Table.?

Answer Posted / pkl

An ArrayList behaves just like

an array, except that it will dynamically expand and
contract when you

add/remove elements to it. A HashTable is useful when you
want to

lookup objects indexed by a 'key' value. It also dynamically

expands and contracts but doesn't impose an order on the
elements like

an array does. Put a different way: you index elements in an

ArrayList with a numeric index, you index elements in a
HashTable with

a key. Such a key is often a string.

Is This Answer Correct ?    19 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the purpose of cache? : Dot net architecture

949


Explain the purpose of cache? How is it used? : .NET Architecture

1026


Why the config file might not be writable

1202


What is difference between .net and visual studio?

1022


how to set the startup position of the form?

1996


What is textbox control of .net mobile? : Microsoft dot net mobile

1108


Explain the difference between l1 and l2 cache? : .NET Architecture

1081


What is the purpose of Accordian in jquery? Where it can be used?

2331


Difference between throw exception and rethrowing ?

2153


readonly syntax ?

1899


Explain domestic architecture artifacts? : .NET Architecture

991


Explain COM with example?

1010


Define dma? : Dot net architecture

1027


What is .net mobile utility controls. Explain with an example? : Microsoft dot net mobile

921


What does this do? Gacutil /l | find /i "corillian"

1074