What is linked hashset and its features?


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

Post New Answer

More Core Java Interview Questions

is it possible to add a object in a HASHMAP

6 Answers   HCL,


Can we clone singleton object in java?

0 Answers  


How do I stop concurrentmodificationexception?

0 Answers  


What is interface and its use?

8 Answers   HCL,


class A{ m2(){ } } class B extends A{ m2(){ } } class c extends B{ m2(){ } } class my_class extends c{ m2(){ } pulic static void main(){ ...My_class a = new my_class(); super.super.super.m2(); is this is leagal if not find what is the legal procedure in order to call A's version of m2(); }

8 Answers   Logica CMG,






What does || mean in code?

0 Answers  


what is java

3 Answers   Tech Mahindra,


What are the main differences between notify and notifyAll in Java?

0 Answers  


What are disadvantages of java?

0 Answers  


Is java owned by oracle?

0 Answers  


what is collatration?

0 Answers  


Which graphs are functions?

0 Answers  


Categories