How can you say HashMap is syncronized?
Answer Posted / zohaib
if hashtable is syncronized then can any one tell me what
is the need of making hashtable syncronized tell me with
respect to application usage.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What is the purpose of main function in java?
What is the purpose of stub and skeleton?
Is oracle charging for java?
What are the restriction imposed on a static method or a static block of code?
How to perform quicksort in java?
What are constructors in java?
What is the primitive type byte?
Can we create an object if a class doesn't have any constructor ( not even the default provided by constructor ) ?
What is executor memory?
What are java methods?
How to sort a collection of custom Objects in Java?
What do you understand by classes in java?
What is nextline method in java?
How does compareto method work?
What is the difference between heap memory and stack memory?