Binary Search only works on data.

In Binary Search, if the middle element matches the target value, the search is .

Binary Search is an example of a algorithm.

Binary Search is used in many applications like and spell checkers.

Binary Search can be implemented both iteratively and .

Binary Search is a search algorithm.