How can you say HashMap is syncronized?
Answer Posted / dijesh
hashmap is unsynchronised and hash table is
synchronised.....hashmap permits null...but hashtable does
not.
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
Why object class is super class for every class in java?
What is the most important feature of java? What is an interface?
What is an error in java?
Is ++ operator thread-safe in java?
Write a program based on Java script program.
Can java list contain duplicates?
what is session in java?
When can an object reference be cast to an interface reference in java programming?
How do you check if a number is a perfect square?
How to reverse string in java?
Explain about oops concepts.
How long will it take to learn java?
How will you invoke any external process in java?
What do you know about java?
how to deploy tomcatserver to weblogic server? write d following steps?