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

What apps are written in c++?

606


Do vectors start at 0 c++?

535


What does getch() do according to the ANSI C++ standard a) Reads in a character b) Checks the keyboard buffer c) Nothing in particular (Its not defined there)

602


What gives the current position of the put pointer?

564


Why do we need constructors in c++?

619






what is multi-threading in C++?

617


How should a contructor handle a failure?

688


What does new do in c++?

637


Which is not an ANSII C++ function a) sin() b) tmpnam() c) kbhit()

1007


what are the types of Member Functions?

616


Can I create my own functions in c++?

605


Evaluate the following expression as C++ would do :8 * 9 + 2 * 5 a) 82 b) 79 c) 370 d) list

616


What is the use of turbo c++?

551


How do you declare A pointer to function which receives an int pointer and returns a float pointer

681


Define what is constructor?

588