Build your intuition. Click the correct answer from the options.
What are the basic components of a linked list
node?
Click the option that best answers the question.
- Head and Tail are the only important components
- Data members for the information to be stored and a link to the next node
- Indices and elements in the node
- Nodes and roots