Answer:
c) it will always return with an answer of 7 or fewer comparisons of data.
Step-by-step explanation:
As maximum number of comparison in worst case for sorted binary search is logâ‚‚n, here n = 100, so maximum search is at least 6.6 which is approximately 7.