Vidyalelo
Data Structure · Q54

Applications of Data Structures

Programming · Data Structure · question 54

Q54

What data structure is used to efficiently implement a doubly linked list where operations at both ends are needed?

A.
Queue
B.
Deque
Answer
C.
Array
D.
Queue

Answer: Option B

Solution

Answer: Option B
No explanation is given for this question Let's Discuss on Board