1.

At most, how many comparisons are required to search a sorted vector of 1023 elements using the binary search algorithm?

A. 10
B. 15
C. 20
D. 30
Answer» B. 15


Discussion

No Comment Found