Name an advantage of linked list over array?

Answer Posted / manoj kumar jha

1. Array size is fix and cannot change at run time,But in
link list we can create memory accoring to requirement.
2. In array we define but at the run time it is not used so
in that case memory is waste.

Is This Answer Correct ?    44 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

how to get the oracle certification? send me the answer

1905


Why it is called runtime polymorphism?

785


What is and I oop mean?

835


What are the benefits of interface?

800


What is the point of oop?

858


Why is oop better than procedural?

807


What is abstraction oop?

822


Write A Program to find the ambiguities in Multiple Inheritance? How are they resolved.(Virtual Functions)

3825


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

2184


What is encapsulation in oops?

756


can inline function declare in private part of class?

3968


String = "C++ is an object oriented programming language.An imp feature of oops is classes and objects".Write a pgm to count the repeated words from this scenario?

2149


What is inheritance write a program to show use of inheritance?

868


What is encapsulation process?

783


Can enum be null?

764