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
How oops is better than procedural?
Why is polymorphism used?
What is abstraction in oops with example?
Give an example where we have to specifically use C programming language and C++ programming language cannot be used?
What is a function in oop?
Will I be able to get a picture in D drive to the c++ program? If so, help me out?
how to get the oracle certification? send me the answer
Why is abstraction needed?
What is encapsulation in oop?
What is the importance of oop?
what type of questions
How can you overcome the diamond problem in inheritance?
How do you use inheritance in unity?
write a C++ program for booking using constructor and destructor.
Can you explain polymorphism?