1. Computer Science Engineering (CSE)
  2. Data Structures (DS)
  3. Which of the following is true while ins...
Q.

Which of the following is true while inserting a new node in the list?

A. Check there is node in the list.
B. Check in the free node in the pool.
C. There is no node.
D. Underflow.
Answer» B. Check in the free node in the pool.
View all MCQs in:   Data Structures (DS)

Discussion