1.

Suppose DATA array contains 1000000 elements. Using the binary search algorithm, one requires only about n comparisons to find the location of an item in the DATA array, then n is

A. 7
B. 20
C. 38
D. 45
Answer» C. 38


Discussion

No Comment Found