relation between list and linked list

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


Please Help Members By Posting Answers For Below Questions

What is the purpose of static methods and static variables?

749


Explain inheritance in java?

761


What are java packages? What's the significance of packages?

858


Can we have multiple classes in single file ?

812


What is the old name of java?

702


What is an error in java?

846


How to check if linked list contains loop in java?

645


What does regex mean?

759


What is java autoboxing?

718


What technique can be employed to compare two strings?

783


What interface is extended by awt event listeners?

805


Which oo concept is achieved by using overloading and overriding?

741


Tell me are there implementations for sorting and searching in the java libarary?

808


Which is better arraylist or vector?

780


What is a function argument in java?

754