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


Please Help Members By Posting Answers For Below Questions

Can you explain polymorphism?

821


Write a program to sort the number with different sorts in one program ??

2108


What is the purpose of polymorphism?

872


What is coupling in oops?

818


Why we use classes in oop?

764


write a program to find 2 power of a 5digit number with out using big int and exponent ?

2128


Why is destructor used?

754


hi all..i want to know oops concepts clearly can any1 explain??

1887


What is a class in oop?

774


Is this job good for future? can do this job post grduate student?

1905


What is persistence in oop?

856


What causes polymorphism?

810


assume the program must insert 4 elements from the key board and then do the following programs.sequential search(search one of the elements),using insertion sort(sort the element) and using selection sort(sort the element).

1891


Can we create object of abstract class?

814


Why do we use encapsulation in oops?

745