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

Explain Linked HashSet

1 Answers  


Explain about wait() method?

0 Answers  


You're given a Boolean 2D matrix, can you find the number of islands?

0 Answers   Amazon,


What are null interfaces in JAVA ? and give me some examples?

5 Answers  


Can two objects have same hashcode?

0 Answers  


Write a java program to print fibonacci series?

0 Answers  


How can an object be unreferenced?

0 Answers  


Explain when noclassdeffounderror will be raised ?

0 Answers  


What is javac_g?

0 Answers  


In how many ways we can do synchronization in java?

0 Answers  


did interface can implementation method ? i know its not possible but my interviewer said its possible ..but how..? any one have idea ???

7 Answers   IBM,


What is a class component?

0 Answers  


Categories