Name an advantage of array over linked list?
Answer Posted / chandan
Linked List have an extra Overhead in its each node to
store the pointer to the next node.
| Is This Answer Correct ? | 67 Yes | 5 No |
Post New Answer View All Answers
What is difference between inheritance and polymorphism?
What are the types of abstraction?
Which language is pure oop?
What is the main purpose of inheritance law?
What language is oop?
What is the difference between abstraction and polymorphism?
What is pure oop?
Which language is not a true object oriented programming language?
What is abstract class in oop?
Write a java applet that computes and displays the squares of values between 25 and 1 inclusive and displays them in a TextArea box
What is overloading and its types?
What is abstraction in oop with example?
What type of loop is a for loop?
hi all..i want to know oops concepts clearly can any1 explain??
What is encapsulation in oop?