Q48
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
AnswerC.
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
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board