Examveda

Which of the following is not an advantage of Fibonacci Search?

A. When the element being searched for has a non uniform access storage

B. It can be applied efficiently on unsorted arrays

C. Can be used for large arrays which do not fit in the CPU cache or in the RAM

D. Can be used in magnetic tapes

Answer: Option B


This Question Belongs to Data Structure >> Searching Algorithms

Join The Discussion

Related Questions on Searching Algorithms