1

Name the search technique that, at each stage compares the sought key value with the key value of the middle element of the array.

  • A

    Selection sort

  • B

    Bubble sort

  • C

    Linear search

  • D

    Binary search