Question
Which term best matches this description: a search method that repeatedly halves a sorted search interval
Select an option. Your answer will be checked instantly.
Correct Answer: B. binary search
Explanation:
binary search is the term that matches the description: a search method that repeatedly halves a sorted search interval
Leave a Reply