In _____________ method, whenever a node is accessed, it might move to the head of the list if its number of accesses becomes greater than the records preceding it.
(a) least recently used
(b) count
(c) traspose
(d) exchange
My doubt stems from Types of Lists topic in section Types of Lists of Data Structures & Algorithms I
The question was posed to me in examination.