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

What is the vector class in java programming?

0 Answers  


How to know the host from which Applet is originated?

1 Answers   Wipro,


What initialize variables?

0 Answers  


What is the purpose of the finally clause?

3 Answers  


What does system.gc() and runtime.gc() methods do?

0 Answers  


Why singleton pattern is better than creating singleton class with static instance?

0 Answers  


7) Suppose there is Student class like class student { int age; string name; } We want to store these objects in a HashMap. Do we need to override any methods in Student class? If any which ones and why? what if i just override equals or just hashcode? what will be the results in both the cases?

4 Answers   CSC, Nagarro, RBS,


define System.out.println(); what is the meaning!

19 Answers   Accenture,


What is aggregation?

1 Answers   Cap Gemini,


How to do encapsulation in java?

0 Answers  


What is a class component?

0 Answers  


How to create an interface?

0 Answers  


Categories