Multiple Choice
The first node in a linked list is commonly referred to as the ________ node.
A) head
B) tail
C) predecessor
D) successor
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q9: What is the result of a preorder
Q9: A node contains:<br>A)data item(s)<br>B)reference(s)to another node<br>C)both A
Q12: A stack cannot be represented as a
Q16: A _ copy of an object is
Q17: What is the binary search tree storage
Q17: A _ linked list has nodes that
Q19: Java contains a mechanism that automatically reclaims
Q21: A linked data structure contains nodes and
Q37: A copy constructor and a clone method
Q42: Draw a diagram of a linked list