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

Q & AIn linked list each node contain minimum of two fields. One field is data field to store the data second field is?
Admin Staff asked 4 years ago

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

1 Answers
Admin Staff answered 4 years ago

c) Pointer to node