Q110
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
AnswerD.
Node
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board