Multiple Choice
If the head instance variable of a linked list contains a reference to null,this means the list is:
A) full
B) empty
C) lost
D) none of the above
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q2: Recursively visiting the root node,left subtree and
Q6: The _ node is the first node
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
Q18: What is the result of a postorder
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