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 betwwen hashmap and hashtable ?

Answer Posted / sekhar

Both class are under map interface.But hash table is
synchronized.hashMap is not.we can explictly synchronize
hash map by using the method
Collections.synchronizedMap(Hash Map);

Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why do we need wrapper class?

1040


Why do we declare a class static?

1250


Is string is a class in java?

1019


What do you mean by hashing?

1168


What is the difference between multitasking and multithreading in Java

1239


Can we sort a map in java?

1115


What is yield () in java?

930


Can we have a method name same as class name in java?

1100


Explain polymorphism citing an example.

1103


Differentiate between static and non-static methods in java.

1100


What are the procedures?

1115


What is the impact of declaring a method as final?

1072


How objects are stored in java?

1092


What is the symbol for space?

1045


Why is the main method declared static?

1183