Examveda

What is the primary disadvantage of binary search?

A. It requires additional memory.

B. It is not suitable for large arrays.

C. It requires the array to be sorted.

D. It is less efficient for small arrays.

Answer: Option C


This Question Belongs to Data Structure >> Searching Algorithms

Join The Discussion

Related Questions on Searching Algorithms