Name the search technique that, at each stage compares the sought key value with the key value of the middle element of the array.
Selection sort
Bubble sort
Linear search
Binary search