In a programmer uses two pointers in the node i e one to point-03330
In __________, a programmer uses two pointers in the node, i.e. one to point to next node and the other to point to the previous node.
This multiple choice question (MCQ) is related to the book/course vu cs301 Data Structures. It can also be found in vu cs301 Final Term - Quiz No.3.
In __________, a programmer uses two pointers in the node, i.e. one to point to next node and the other to point to the previous node.
Linked list
Doubly-linked list
Array
Structure