Q.

In linked list each node contain 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» C. Pointer to node

View all MCQs in

Data Structures (DS)

Discussion

No comments yet