Why is it difficult to store linked list in an array?

Answer Posted /

array can grow dynamically...........

but it is a waste of memory to set them to grow dynamically

Is This Answer Correct ?    2 Yes 14 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What data encapsulation is in c++?

585


What is iostream in c++ used for?

540


What is a wchar_t in c++?

575


What is the use of endl in c++ give an example?

602


Why is c++ still popular?

579






What is the difference between an external iterator and an internal iterator?

601


What is the difference between method overloading and method overriding in c++?

553


Are strings immutable in c++?

643


Explain one method to process an entire string as one unit?

916


Is c++ harder than java?

556


Explain the difference between c++ and java.

628


Show the declaration for a static function pointer.

566


Write a program to find the Factorial of a number

563


What is the difference between global variables and static varables?

559


What are friend classes? What are advantages of using friend classes?

592