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 a dynamic array in java?
What is immutable class in java?
What about instanceof operator in java?
How to create two different thread class inside a main function?
Default layout of panel and frame?
What modifiers can be used with a local inner class?
What is math in java?
Can I override protected method in java?
How many types of classes are there in java?
What is meant by data hiding in java?
What is boolean logic?
How do you escape a string?