Q7
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.
AnswerD.
It is less efficient for small arrays.
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board