Q60
What technique is used in Transpose method?
A.
searched node is swapped with its predecessor
AnswerB.
node with highest access count is moved to head of the list
C.
searched node is swapped with the head of list
D.
searched nodes are rearranged based on their proximity to the head node
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board