What does a pointer in a data node hold?(1 point)

Responses

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.
It holds the length of the collection.

It holds the address of the next node to form a link.

It holds the address of the next node to form a link.