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
What is difference between abstraction and encapsulation?
write a programe to calculate the simple intrest and compund intrest using by function overlading
Can abstract class have normal methods?
Why multiple inheritance is not possible?
what is different between oops and c++
What is overriding in oop?
program for insertion ,deletion,sorting in double link list
Explain virtual inheritance?
Please send ford technologies placement paper 2 my mail id
What is coupling in oop?
Can bst contain duplicates?
What is ambiguity in inheritance?
write a program to enter a string like"sunil is a good boy and seeking for a job" not more than 10 characters including space in one line,rest characters should b in other line.if the next line starts from in between the previous word,then print whole word to next line.
hi all..i want to know oops concepts clearly can any1 explain??
What is abstraction oop?