Multiple Choice
The of a linked list points to the first node in the list.
A) tail
B) head
C) starter
D) declaration
E) None of the above
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q11: If a node is not the first
Q22: When you delete a node from a
Q23: A new node must always be made
Q24: In a doubly- linked list, each node
Q25: Variations of the linked list are<br>A)circular linked
Q28: A linked list class using dynamically allocated
Q30: When using a node pointer to traverse
Q31: The list container provided by the Standard
Q32: A _ is used to step through
Q33: The successor pointer in the last node