Name an advantage of linked list over array?

Answer Posted / ritesh parkhi

array always contain static memory location even linklist
contain dynamic memory location.In once declaration of an
array we can store smae type of data but in linkedlist
hetrogeneous link list is possible which can be contain
diffrent diffrent types of data type in linkedlist.in link
list we are using void pointer.

Is This Answer Correct ?    33 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the advantages of polymorphism?

577


What is abstraction in oops?

591


Why is there no multiple inheritance?

572


Can an interface inherit a class?

565


write a programe to calculate the simple intrest and compund intrest using by function overlading

1670






What is object-oriented programming? Webopedia definition

727


What is inheritance in simple words?

627


What is constructor in oop?

591


How oops is better than procedural?

593


Where is pseudocode used?

569


what are the ways in which a constructors can be called?

1585


What is the highest level of cohesion?

581


if i have same function with same number of argument but defined in different files. Now i am adding these two files in a third file and calling this function . which will get called and wht decide the precedence?

2764


How many human genes are polymorphic?

577


What are functions in oop?

586