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

Answer Posted / maria

Because of defragmentation, when node should be deleted.

Is This Answer Correct ?    15 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

When should we use container classes instead of arrays?

787


What are features of c++?

828


what is C++ objects?

892


What is a far pointer? where we use it?

803


Show the declaration for a static function pointer.

789


What is const pointer and const reference?

815


Explain terminate() and unexpected() function?

818


What is size of string in c++?

731


Which one between if-else and switch is more efficient?

810


What is an undefined behavior and sequence points

735


What number of digits that can be accuratly stored in a float (based on the IEEE Standard 754)? a) 6 b) 38 c) An unlimited number

1004


Describe protected access specifiers?

887


What is the use of volatile variable?

814


How many standards of c++ are there?

837


What do you mean by global variables?

827