-->

Binary search algorithm can not be applied to

A. sorted linked list
B. sorted binary trees
C. sorted linear array
D. pointer array

 Ans:  A