How can you say HashMap is syncronized?
Answer Posted / suma
I agree with you. HashMap is not synchronized.
| Is This Answer Correct ? | 11 Yes | 0 No |
Post New Answer View All Answers
How many bits is a 64 bit byte?
Java is pass by value or pass by reference? Explain
How destructors are defined in java?
Discuss 2D arrays.
What does the ‘static’ keyword mean? Is it possible to override private or static method in java?
What is default switch case? Give example.
When super keyword is used?
Difference between start() and run() method of thread class?
How do you achieve singleton?
What are static blocks in java ?
What is the default size of load factor in hashing based collection?
Why do we use return statement?
How to calculate the length of a singly linked list in java?
What is the meaning of I ++ in java?
What are three advantages of using functions?