Answer:
Hi!
The correct answer is one data field and two links fields.
Explanation:
The node of a doubly-linked list contains one data field, and two links fields that references to the next node on the list and another one link field that references to the previous node in the sequence of nodes).