Answer:
d
Explanation:
a report with records sorted in ascending order is the right answer
Is there answer choices because I’m not understanding what you want me to answer
Answer:
c) it will always return with an answer of 7 or fewer comparisons of data.
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.