1.

Overflow condition in linked list may occur when attempting to .............

A. Create a node when free space pool is empty
B. Traverse the nodes when free space pool is empty
C. Create a node when linked list is empty
D. None of these
Answer» B. Traverse the nodes when free space pool is empty


Discussion

No Comment Found