Answer (Choose 1 answer)
A. Binary search algorithm is always applicable for a list.
B. There must be mechanism to insert an element in the middle of the list.
C. There should be the direct access to the middle element in any sub-list.
D. The list must be sorted.
antonis ni
Ex 26
Select the statement that is most correct.
Which of the following is the required condition for binary search algorithm?