how can we synchronize Hash map?
Answers were Sorted based on User's Feedback
Answer / prabhu
hasgmap hs=new hashmap();
vector v =new vector (hs);
| Is This Answer Correct ? | 2 Yes | 10 No |
How does final modifier work?
Is oracle charging for java?
What is the java reflection api? Why it’s so important to have?
What is the use join() in Threads ?
Can you use this() and super() both in a constructor?
What is ternary operator?
what is interface in java? Explain
What is the difference between stream and buffer?
What are the two ways you can synchronize a block of code?
In Java, what are public static void main string args?
how an we achive multiple inhetitance in java using interface..??
How to initialize an Applet ?