Q31
Which of the following data structures is used in implementing LRU cache?
A.
Stack
B.
Linked List
AnswerC.
Queue
D.
Hash Table
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board