Multiple Choice
A node contains:
A) data item(s)
B) reference(s) to another node
C) both A and B
D) none of the above
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q6: The _ node is the first node
Q7: If the head instance variable of a
Q9: What is the result of a preorder
Q12: A stack cannot be represented as a
Q14: The first node in a linked list
Q19: What is the function of the variable
Q20: When using a linked list,you do not
Q21: A linked data structure contains nodes and
Q26: A deep copy of an object is
Q37: A copy constructor and a clone method