Multiple Choice
A linked list contains components,called ______,which are linked to one another.
A) nodes
B) arrays
C) vectors
D) references
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q2: What does a traversal operation do?
Q3: Which of the following statements is used
Q4: When a linked list is empty,the value
Q5: Which of the following is NOT true
Q6: A reference variable declared as a data
Q7: What does a node of a linear
Q8: A local reference variable has a default
Q9: What is a head record?
Q10: Write the code segment which is used
Q11: Why is a loop necessary to find