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 HashMap and Hashtable

Answer Posted / green

HashTable is a Legacy Class,where as HashMap is not.
HashTable is Syncronized,where as HashMap is not.
HashTable does not allow any null keys nad values, HashMap
allows one null key and 'n' number null values.
comparatively HashMap is faster then HashTable

Is This Answer Correct ?    3 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain spliterator in java8?

1099


What do you mean by garbage collection used in java?

1122


Break statement can be used as labels in java?

1058


What are the benefits of java?

1182


Explain java coding standards for constants?

1066


What is return null in java?

1024


Differentiate storage classes on the basis of their scope?

1234


Explain the difference between extends thread vs implements runnable in java?

1196


What is serialization in java?

1110


What is deserialization?

1075


Is java same as core java?

1168


Difference between method overloading and overriding.

1136


What methods are used in Servlet?Applet communication?

2308


What is a protected class in java?

1051


What is the benefit of abstract class?

995