(Choose 1 answer)
Fill in the blank of the statement to form the most correct one:
A_____node contains some data and one link to its successor and one link to its predecessor in the list.
A. skip list
B. doubly linked list
C. binary search tree
D. singly linked list