how to make hashmap object as synchronized object?
Answers were Sorted based on User's Feedback
Answer / parishudh
Collections.synchronizedMap(<your hashmap reference>)
| Is This Answer Correct ? | 12 Yes | 1 No |
Hi friends, i am new to java. can you explain how java is secured.
What is the difference between choice and list?
what are the application of compiler and interpreter for source program
whats the life cycle of jsp
What is the inheritance?
Why for each loop is used?
Can a class have multiple superclasses?
How java enabled high performance?
What is currentthread()?
Compare overloading and overriding?
What are different types of Exceptions?.
What is a default constructor and also define copy contrucyor?