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 polymorphism & list its types in c++?

800


What is the difference between prefix and postfix versions of operator++()?

797


What is a float in c++?

731


What is isdigit c++?

827


What are libraries in c++?

783


Tell me an example where stacks are useful?

766


What is the difference between an external iterator and an internal iterator? Describe an advantage of an external iterator?

828


What are the methods of exporting a function from a dll?

838


What are pointer-to-members? Explain.

796


Does c++ have a hash table?

726


Explain the properties and principles of oop.

719


describe private access specifiers?

841


What is name hiding in c++?

857


When should we use container classes instead of arrays?

782


What is an inclusion guard?

835