In a binary search, _______________________________ .
a) it is assumed that all of the elements are integers.
b) it is assumed that all of the elements are Strings.
c) it is assumed that the search pool is small.
d) it is assumed that the search pool is ordered.
e) it is assumed that the search pool is large.
d) it is assumed that the search pool is ordered.
Computer Science & Information Technology