relation between list and linked list



relation between list and linked list..

Answer / himanshu kapoor

List is an interface. LinkedList is a class which implements List.

Is This Answer Correct ?    15 Yes 2 No

Post New Answer

More Core Java Interview Questions

Which data type is a class in java?

0 Answers  


What is qualitative variable?

0 Answers  


What is contract between hashcode and equal method?

0 Answers  


Is there any sort function in java?

0 Answers  


Is it possible to override the main method?

0 Answers  


Is java call by reference?

0 Answers  


Can you call a method on a null object?

0 Answers  


what is Vector class?

2 Answers  


What is java used for?

0 Answers  


How Marker Interfaces are instruct to complete the desired need ?

2 Answers  


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

4 Answers   iFlex,


Are there any tools available in java to create reports?

5 Answers  


Categories