Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

Name an advantage of linked list over array?

Answer Posted / satish kondapalli

computer memory is divided into blocks.each work use these
blocks in non-contigious manner.but array elements are
stored in continous memory allocation.this will adversely
affect unuse of the memory blocks.array searches for bigger
blocks it needed,so that many small nlocks of memory is
unused.the main advantage of linkedlist is it can use
non-continuous memory blocks,because of it has the relation
between the nodes,and this is main merit over array.

Is This Answer Correct ?    16 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is property in oops?

1132


What is abstraction encapsulation?

1200


What are classes oop?

1091


Can we create object of interface?

1175


What is multilevel inheritance explain with example?

1204


Why do we use polymorphism?

1129


What does it mean when someone says I oop?

1123


Why is oop useful?

1170


What is difference between data abstraction and encapsulation?

1129


What is Difeerence between List obj=new ArrayList(); and ArrayList obj=new ArrayList()?

2596


What is multilevel inheritance in oop?

1089


What is the renewal class?

2823


Is html an oop?

1125


How do you achieve runtime polymorphism?

1097


Why it is called runtime polymorphism?

1201