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
How can you handle java exceptions?
What is namespace in java?
What is substring 1 in java?
How many threads does a core java have?
What is local class in java?
What is byte data type?
What is the purpose of default constructor?
Why lambda expression is used in java?
Name few java util classes introduced with java 8 ?
What does the @override annotation do?
For class CFoo { }; what default methods will the compiler generate for you>?
What are some alternatives to inheritance?
How define set in java?
How to create a thread in java?
What is a Hash Table? What are the advantages of using a hash table?