Page 1 of 1

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

Posted: Wed Jul 13, 2022 7:41 pm
by answerhappygod
a) Pointer to character
b) Pointer to integer
c) Pointer to node
d) Node