Name an advantage of linked list over array?

Answer Posted / dinesh kumar thakur jalandhar

------> in case of linklist no continuous memeory is
required .but in case of array there is of need continuous
memory block , mean to say if we have enough free memory but
is not in continuous block than we can not use it in case of
array .
but same memery can be used in case of linklist.

Is This Answer Correct ?    6 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between procedural programming and oops?

799


State what is encapsulation and friend function?

978


What is difference between multiple inheritance and multilevel inheritance?

919


What are different types of JVM's? for example we use dalvik jvm for android then what about the remaining operating systems?

1933


Which is not an object oriented programming language?

767


officer say me - i am offered to a smoking , then what can you say

1883


write knight tour problem which is present in datastructure

2407


Why is abstraction used?

877


What is oops concept with example?

801


What are two types of polymorphism?

838


IS IT NECESSARY TO INITIALIZE VARIABLE? WHAT IF THE INSTANCE VARIABLE IS DECLARED final ? IS IT NECESSARY TO INITIALIZE THE final VARIABLE AT THE TIME OF THEIR DECLARATION?

1847


How can you overcome the diamond problem in inheritance?

989


Why is object oriented programming so hard?

852


What is the highest level of cohesion?

805


Where You Can Use Interface in your Project

1647