Which of the following is true about a doubly linked list?
A. Each node has two pointers
B. It is a type of tree
C. It can be traversed in one direction only
D. It has a circular structure
Answer: Option A
Related Questions on Introduction to Data Structures
A. A collection of data values
B. A programming language
C. A set of algorithms
D. A way of organizing and storing data

Join The Discussion