What is linkedlist in java?


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

Post New Answer

More Core Java Interview Questions

Explain the differences between public, private, protected and static?

4 Answers  


What is the difference between overriding and overloading in OOPS.

0 Answers   Axtria, ITC Indian Tobacco Company,


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,


What is type safety in java?

0 Answers  


Explain the selection sort algorithm?

0 Answers   Hexaware,






What is super constructor?

0 Answers  


What is the replace tool?

0 Answers  


Difference between start() and run() method of thread class?

0 Answers  


What is private static in java?

0 Answers  


Explain the difference between runnable and callable interface in java?

0 Answers  


What is memory leak and how does java handle it?

0 Answers  


What are the basics of core java?

0 Answers  


Categories