Name an advantage of linked list over array?

Answer Posted / amandeep singh bhatia

In array we can directly access any element by index number
but in Linked list it is not possible,in linked list if we
want to access any element then we go from starting node.

Is This Answer Correct ?    12 Yes 8 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why is encapsulation used?

767


Write a program to implement OOPS concepts such as inheritance, polymorphism, friend function, operator overloading?

4473


Why oops is important?

784


What is class in oop with example?

831


What is an advantage of polymorphism?

819


What is polymorphism explain?

963


What are classes oop?

789


write a C++ program for booking using constructor and destructor.

2265


What are the components of marker interface?

798


What is persistence in oop?

860


What is multilevel inheritance in oop?

762


What is constructor overloading in oop?

859


What is the use of oops?

796


Why multiple inheritance is not possible?

794


What exactly is polymorphism?

860