Multiple Choice
A linked list is a collection of components, called ____.
A) elements
B) nodes
C) members
D) pointers
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q13: What is the purpose of the following
Q14: Because each node of a linked list
Q15: You can use the pointer head of
Q16: Consider the following code which deletes all
Q17: In a linked list, the order of
Q19: Each node of a singly linked list
Q20: A linked list is a random access
Q21: The link field of the last node
Q22: In a linked list, the link component
Q23: Every node (except of the last node)