1. Computer Science Engineering (CSE)
  2. Data Structure (DS)
  3. To insert element at start, the previous...
Q.

To insert element at start, the previous pointer of newly added node would point to ______

A. null
B. next node
C. new node
D. head node
Answer» A. null
View all MCQs in:   Data Structure (DS)

Discussion