Name an advantage of array over linked list?
Answer Posted / santhosh k
Array size is fixed.But Linked is not fixed
| Is This Answer Correct ? | 148 Yes | 31 No |
Post New Answer View All Answers
Where You Can Use Interface in your Project
How does polymorphism work?
Why do we use encapsulation in oops?
What is polymorphism what are the different types of polymorphism?
Can bst contain duplicates?
Advantage and disadvantage of routing in telecom sector
What is the main purpose of inheritance law?
Write a program to sort the number with different sorts in one program ??
What is abstraction in oop?
what is difference between class template and template class?
Why is abstraction needed?
Following are the class specifications: class {int a}; class {int b}; Using friend funtion,calculate the max of two objects and display it.
What is static in oop?
What is the types of inheritance?
What is the use of oops?