Name an advantage of array over linked list?

Answer Posted / dinesh jalandhar

we can use binary search in case of array , which is not
possible in case of linklist........because in linklist it
is not possible to access the middle element of linklist
directly

Is This Answer Correct ?    8 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between a constructor and a destructor?

617


What is inheritance in oop?

604


What is the difference between abstraction and polymorphism?

619


how to get the oracle certification? send me the answer

1670


What is protected in oop?

604






What is overloading and its types?

618


What is class encapsulation?

600


Why polymorphism is used in oops?

585


Can main method override?

587


What is new keyword in oops?

593


write a C++ program for booking using constructor and destructor.

2055


Can we create object of interface?

609


What is destructor example?

601


Why is there no multiple inheritance?

572


Can an interface inherit a class?

565