Vidyalelo
Data Structure · Q31

Introduction to Data Structures

Programming · Data Structure · question 31

Q31

Which of the following data structures is used in implementing LRU cache?

A.
Stack
B.
Linked List
Answer
C.
Queue
D.
Hash Table

Answer: Option B

Solution

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