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...

Difference between Hash Table and Hash Map?

Answer Posted / hemasankar reddy suggu

1)Hashtable method all are synchronized where as HashMap
does not Synchornized all methods
2)HAshtable object is thread safe where HashMap object is
not thread Safe
3)Hashtable perfomance is low where Hashtable performance is
High
4)null is not allowed in Hashtable but HAshMap null is allowed
5)Hashtable is Interduced in 1.0V where HashMap interduced
in 1.2V

Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the significance of continue jump statement? Explain with an example.

1350


Is char * a string?

1047


What is the symbol for average?

1081


What is incompatible types in java?

1083


Can we catch more than one exception in a single catch block?

1134


What is Session reduplication and how its done?

2084


What are the default and parameterized constructors?

1103


Why java is a platform independent? Explain

1157


What is a condition in java?

1091


What is the purpose of object oriented programming?

1034


Why do we need strings in java?

1041


Is there a case when finally will not execute?

1060


What are the data types supported by java? What is autoboxing and unboxing?

1065


What is factor r?

1009


What's the purpose of using break in each case of switch statement?

1041