How can you say HashMap is syncronized?
Answer Posted / vikas
HashMap is not synchronised, nor thread safe.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What value is a variable of the string type automatically initialized?
How can an object be unreferenced?
What is the use of static class?
Can constructor be synchronized?
What is Classloader in Java?
Why put method is idempotent?
Explain why wait(), notify() and notifyall() methods are in object class rather than in thread class?
Why webdriver is an interface?
What is proper subset?
Can static methods access instance variables in java?
We are seeing so many videos/audios as many web sited. But question is these videos or audios are stored in Databases ( Oracle, Mysql, Sybase,... ) or stored any file directory from there they will give the link for that? Pls explain and give sample code to achieve this one? Thanks, Seenu.
What is update method called?
What does it mean that strings are immutable?
Can you override private or static method in java?
What is type parameter in java?