Vidyalelo
Data Structure · Q58

Linked Lists in Data Structures

Programming · Data Structure · question 58

Q58

Which of the following method performs poorly when elements are accessed in sequential order?

A.
count method
B.
move to front method
Answer
C.
transpose meth
D.
ordering method

Answer: Option B

Solution

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