How do weakhashmap works?


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

Post New Answer

More Core Java Interview Questions

What is meant by class and object in java?

0 Answers  


Can you give few examples of final classes defined in java api?

0 Answers  


What is main difference between variable and constant?

0 Answers  


What are the parts of methodology?

0 Answers  


What is string builder?

0 Answers  






where is .equals() method and how is it different from == operation <giving some confusing implementation> Is hashing related to these?

4 Answers   iFlex,


What we have to do, when we don't want to implement all methods of an interface?

5 Answers  


Which class has no duplicate elements?

8 Answers  


Why string is not thread safe?

0 Answers  


What is meant by class loader? How many types are there? When will we use them?

0 Answers  


Explain the reason behind ending a program with a system.exit(0)?

0 Answers  


Explain which of the following methods releases the lock when yield(), join(),sleep(),wait(),notify(), notifyall() methods are executed?

0 Answers  


Categories