Name an advantage of array over linked list?
Answer Posted / jibran
in arrays direct access is possible where in linked list its not possible because all the time when we access an element we need pointers pointing to the memory location of that element...in short we can say that in linked list we are indirectly accessing the data but in arrays we are directly accessing the data...
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Why oops is important?
What is class and object with example?
What is encapsulation selenium?
what is the sylabus for priliminaries?
Whats oop mean?
What are the three parts of a simple empty class?
hi, this is raju,iam studying b.tech 2nd year,iam want know about group1 and group2 details, and we can studying without going to any instutions? please help me.
What is a null tree?
How many human genes are polymorphic?
Can you inherit a private class?
write a program to find 2 power of a 5digit number with out using big int and exponent ?
What is difference between polymorphism and inheritance?
Why do we use oops?
Why it is called runtime polymorphism?
What are main features of oop?