Multiple Choice
Variations of the linked list are:
A) doubly-linked list
B) circular linked list
C) backward linked list
D) a and b
E) None of these
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q6: A list that contains pointers to the
Q8: Nodes in a linked list are stored
Q12: If there are no nodes in a
Q15: Appending a node means adding it to
Q17: To append a node to a list
Q18: To create a linked list, you first
Q20: To build a list initially, you can
Q21: If new data needs to be added
Q33: A doubly linked list keeps track of
Q38: A new node cannot become the first