Name an advantage of array over linked list?
Answer Posted / anu
I think linked list is better when compared to arrays
because size of array is restricted to
declaration.Insertion/Deletion of values in middle of array
is not possible.
| Is This Answer Correct ? | 68 Yes | 16 No |
Post New Answer View All Answers
Write a program to sort the number with different sorts in one program ??
What is encapsulation c#?
What is protected in oop?
What is abstraction in oop with example?
What are classes oop?
Can bst contain duplicates?
What are constructors in oop?
Can an interface inherit a class?
What is destructor in oop?
What is the types of inheritance?
when to use 'mutable' keyword and when to use 'const cast' in c++
Can static class have constructor?
What are the 3 pillars of oop?
is there any choice in opting subjects like 4 out of 7
What is destructor oops?