Name an advantage of array over linked list?

Answer Posted / aditi

Arrays are of types one ,2,multi dimensional but link list
have types singleand doubly which further has types
circular,header,circular header link list.

Is This Answer Correct ?    9 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do you use inheritance in unity?

590


Whats is abstraction in oops?

593


Can we create object of abstract class?

577


What is an example of genetic polymorphism?

651


How is class defined?

588






What is data binding in oops?

588


write a program that takes input in digits and display the result in words from 1 to 1000

1989


What is a superclass in oop?

670


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).

1642


Is react oop?

611


What is difference between data abstraction and encapsulation?

617


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.

1541


What is destructor in oop?

625


What is encapsulation with example?

580


Following are the class specifications: class {int a}; class {int b}; Using friend funtion,calculate the max of two objects and display it.

2008