Multiple Choice
A doubly linked list can be traversed in ____ direction.
A) only the forward
B) only the backward
C) a circular
D) either the forward or backward
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q30: In the STL container list, the function
Q31: _ lists have elements that are in
Q32: Header and trailer nodes are considered part
Q33: Searching through a linked list or inserting
Q34: _ lists have elements that are arranged
Q36: The header node is placed at the
Q37: The address of the first node in
Q38: _ is a basic operation of the
Q39: A linked list is a random access
Q40: In a linked list, we always want