1. Computer Science Engineering (CSE)
  2. Data Structure (DS)
  3. Each Node contain minimum two fields one...
Q.

Each Node contain minimum two fields one field called data field to store data. Another field is of type _________.

A. pointer to class
B. pointer to an integer
C. pointer to character
D. pointer to node
Answer» D. pointer to node
View all MCQs in:   Data Structure (DS)

Discussion