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 |
What is the use of singleton?
Can a static class implement an interface?
What is the simpletimezone class in java programming?
Is void a wrapper class?
What is the major drawback of internal iteration over external iteration?
What is the use of Getters and Setters method ?
Can you pass by reference in java?
What is bom encoding?
How to initialize an Applet ?
can we write two same methods in outer class and innerclass.
What is the purpose of the runtime class in java programming?
How we can make copy of a java object?