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

How can you say HashMap is syncronized?

Answer Posted / aruna kadaari

By using the below statment we can stnchronize the hashmap


Hashmap hm = new Hashmap();
Map m = Collections.synchronizedMap(hm);

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the use of pattern in java?

1102


Detail discussions on JVM, memory management and garbage collector.

1029


How many bits is a string in java?

1071


How do you sort an array in java?

1039


Is string thread safe in java?

1136


Write java program to reverse string without using api?

1103


What is boolean query?

1035


What is the difference between break and continue statements?

1092


What is ascii code?

1360


What is the main difference between java platform and other platforms?

1171


If I don't provide any arguments on the command line, then what will the value stored in the string array passed into the main() method, empty or null?

1293


what is the role of xml in core java?? and how we can use it?? can somebody give a sample program with explanation and from where i can read more about xml?????

2312


How do I get 64 bit java?

1208


What is mean by collections in java?

1250


What is the difference between scrollbar and scrollpane?

1129