Examveda

What is the primary limitation of binary search in terms of the input data structure?

A. It does not handle duplicate values.

B. It requires additional memory.

C. It is not efficient for small datasets.

D. The input array must be sorted.

Answer: Option D


This Question Belongs to Data Structure >> Searching Algorithms

Join The Discussion

Related Questions on Searching Algorithms