Answer Posted / himanshu kapoor
List is an interface. LinkedList is a class which implements List.
Is This Answer Correct ? | 15 Yes | 2 No |
Post New Answer View All Answers
What is the purpose of static methods and static variables?
Explain inheritance in java?
What are java packages? What's the significance of packages?
Can we have multiple classes in single file ?
What is the old name of java?
What is an error in java?
How to check if linked list contains loop in java?
What does regex mean?
What is java autoboxing?
What technique can be employed to compare two strings?
What interface is extended by awt event listeners?
Which oo concept is achieved by using overloading and overriding?
Tell me are there implementations for sorting and searching in the java libarary?
Which is better arraylist or vector?
What is a function argument in java?