Question
Which statement about Binary Search is correct?
Select an option. Your answer will be checked instantly.
Correct Answer: C. it compares with a middle element at each step
Explanation:
The defining property is that it compares with a middle element at each step.
The other statements describe different structures or concepts.
Leave a Reply