In Binary Search, search interval is repeatedly in half.

Binary Search is an example of a algorithm.

A binary search algorithm is an algorithm that finds the position of a target value within a sorted list.

Binary Search only works on data.