What does a pointer in a data node hold?(1 point) Responses It holds the address of the next node to form a link. It holds the address of the next node to form a link. It holds the data type of the variable. It holds the data type of the variable. It holds the value of the element. It holds the value of the element. It holds the length of the collection.

1 answer

A pointer in a data node holds the address of the next node to form a link.