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
what is graphics
What are the 4 main oop principles?
Why do we need oop?
Can bst contain duplicates?
Advantage and disadvantage of routing in telecom sector
Why is it so that we can have virtual constructors but we cannot have virtual destructors?
Which is better struts or spring?
Is abstract thinking intelligence?
What are objects in oop?
What is debug class?what is trace class? What differences are between them? With examples.
program for insertion ,deletion,sorting in double link list
Why we use classes in oop?
c++ program to swap the objects of two different classes
How do you define social class?
what are the different types of qualifier in java?