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
What is the difference between object-oriented programming and procedural programming?
Define 'std'.
What is data type in c++?
Describe linkages and types of linkages?
How can we read/write Structures from/to data files?
How we can differentiate between a pre and post increment operators during overloading?
Do we have to use initialization list in spite of the assignment in constructors?
What is size of string in c++?
What doescout<<(0==0) print out a) 0 b) 1 c) Compiler error: Lvalue required
What is a storage class? Mention the storage classes in c++.
List the advantages of inheritance.
What is the difference between a reference and a pointer?
Explain one-definition rule (odr).
Why is c++ considered difficult?
How do I get good at c++ programming?