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

Answer Posted / murali

Because array can not grow dynamically

Is This Answer Correct ?    10 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is #include cstdlib in c++?

654


What is the benefit of encapsulation?

592


Explain the use of vtable.

611


Are vectors faster than arrays?

567


what are the iterator and generic algorithms.

1685






What is the difference between *p++ and (*p)++ ?

771


What is virtual destructor ans explain its use?

599


What are the stages in the development cycle?

572


What operators can you overload in c++?

592


What is pure virtual function?

621


What is the size of a vector?

575


What is operators in c++?

563


What is setw manipulator in c++?

592


How many types of modularization are there in c++?

562


What is constructor and destructor in c++?

614