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

is this possible to create an array of 0 length? if so how? if not so why? coz we have an array in main() likw this "static void main(String [] s) then what it signifies?

3 Answers   Hexaware, TCS,


What is Servlet?

8 Answers  


What is singleton class example?

0 Answers  


Name and explain the types of ways which are used to pass arguments in any function in java.

0 Answers  


Can we inherit a class with private constructor?

0 Answers  






Explain the concept of hashtables?

0 Answers  


Is math an abstract class in java?

0 Answers  


What is get () in java?

0 Answers  


What is a reflection package?

2 Answers  


What is public static?

0 Answers  


What are streams?

0 Answers  


What is a deadlock ?

5 Answers  


Categories