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 do pointers exist?
What is difference between polymorphism and inheritance?
What is difference between inheritance and polymorphism?
What is overloading in oops?
What is polymorphism programming?
What is the real life example of polymorphism?
How do you use inheritance in unity?
what is the drawback of classical methods in oops?
write a code for this:trailer recordId contains a value other than 99, then the file must error with the reason ‘Invalid RECORD_ID’(User Defined Exception).
What is encapsulation process?
How many human genes are polymorphic?
What is encapsulation in ict?
just right the logic of it 1--> If few people are electing then every time ur candidate should win 2--> arrange books in box, if box carry weight == books weight then take another box..... find the no of box required.
What is multilevel inheritance?
What is polymorphism and its types?