The minimum number of fields with each node of doubly linked list is

2008

The minimum number of fields with each node of doubly linked list is

  1. A.

    1

  2. B.

    2

  3. C.

    3

  4. D.

    4

Attempted by 638 students.

Show answer & explanation

Correct answer: C

A standard node in a doubly linked list requires three distinct fields to function correctly. These essential components include data storage, a pointer to the next node, and a separate pointer to the previous node.

A video solution is available for this question — log in and enroll to watch it.

Explore the full course: Isro