How can you say HashMap is syncronized?
Answer Posted / maheswari
First of all I don't think HashMap is Syncronized,is it not
HashTable
| Is This Answer Correct ? | 27 Yes | 0 No |
Post New Answer View All Answers
What is output buffer?
Implement 2 stacks with just 1 array. The stack routines must not indicate overflow unless every slot in array is used.
Can java run on google chrome?
Is .net better than java?
What is an example of a keyword?
How many threads can I run java?
What is java lang string?
Explain the difference between jdk, jre, and jvm?
Is it possible to define a method in java class but provide it’s implementation in the code of another language like c?
Why java is made?
Why spring singleton is not thread safe?
What is static block?
Explain the difference between comparator and comparable in java?
Can a boolean be null java?
describe method overloading