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: Option C
Related Questions on Introduction to Data Structures
A. A collection of data values
B. A programming language
C. A set of algorithms
D. A way of organizing and storing data

Join The Discussion