how can i use a nonsynchronized hashtable?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Core Java Interview Questions

Explain why wait(), notify() and notifyall() methods are in object class rather than in thread class?

0 Answers  


why to use transient variables when static variables can be used for Serialization

4 Answers  


What is string manipulation?

0 Answers  


What are java packages? What is the significance of packages?

0 Answers  


What is deserialization?

0 Answers  






why there are multiple catches for a try block.don't tell me that there can be multiple exception of a code segment that's why.tell me the real fact behind this.

4 Answers  


what is the difference between String s="hello"; and String s=new String("hello");?

3 Answers  


What is array list in java?

0 Answers  


What do you mean by Hash Map and Hash Table?

0 Answers   Atos Origin,


Explain java coding standards for constants?

0 Answers  


Can we catch more than one exception in a single catch block?

0 Answers  


What is a singleton in genetics?

0 Answers  


Categories