Which of the following is true about the Move-To-Front Method for rearranging nodes?
A. node with highest access count is moved to head of the list
B. requires extra storage
C. may over-reward infrequently accessed nodes
D. requires a counter for each node
Answer: Option C
Join The Discussion