1.

In linked list each node contains a minimum of two fields. One field is data field to store the data second field is?

A. Pointer to character
B. Pointer to integer
C. Pointer to node
D. Node
Answer» D. Node


Discussion

No Comment Found