Q75
What is a common application of a Deque data structure?
A.
To manage a fixed-size cache
B.
To support efficient prefix searches
C.
To handle priority-based scheduling
D.
To implement a double-ended queue with fast insertions and deletions
AnswerAnswer: Option D
Solution
Answer: Option D
No explanation is given for this question Let's Discuss on Board