Multiple Choice
A __________ list contains pointers to the nodes before it and after it.
A) singly-linked
B) doubly-linked
C) circular-linked
D) b and c
E) None of these
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q4: When you create a linked list you
Q9: The list container provided by the Standard
Q9: Which of the following is a basic
Q19: When working with a linked list one
Q23: A new node must always be made
Q33: Moving through a linked list is referred
Q35: While traversing a list, a node pointer
Q39: A _ is used to travel through
Q40: The advantage a linked list has over
Q40: The last node in a linked list