1. Computer Science Engineering (CSE)
  2. Data Structure (DS)
  3. Overflow condition in linked list may oc...
Q.

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» A. create a node when free space pool is empty
View all MCQs in:   Data Structure (DS)

Discussion