Can java hashmap have duplicate keys?


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

Post New Answer

More Core Java Interview Questions

Can an anonymous class be declared as implementing an interface and extending a class?

2 Answers  


What are the advantages and disadvantages of reference counting in garbage collection?

0 Answers  


What is the default size of arraylist in java?

0 Answers  


When is the finally clause of a try-catch-finally statement executed?

0 Answers  


What is purpose of keyword void?

0 Answers  






class test { private static void main(String []adsf) { } } explain me that the above code is error or exception

3 Answers  


can we access the super class method using subclass object?

4 Answers  


What are Interceptors?

1 Answers  


What are the basics of core java?

0 Answers  


How to convert string to int in java?

1 Answers  


What is the use of join method?

0 Answers  


what is the collable collections in java?

2 Answers   Persistent,


Categories