Which of (a) to (d) is false about the binary search?
a. the input array must be sorted
b. successful searches take logarithmic time on average
c. unsuccessful searches take logarithmic time on average
d. the worst case for any search is logarithmic
e. all of the above are true
E
You might also like to view...
A ____ is a predefined set of colors, fonts, chart styles, cell styles, and fill effects.
A. scheme B. gallery C. theme D. style
Hard drive files are permanently deleted the moment someone presses the Delete key
Indicate whether the statement is true or false
The requirements of the _______________ define the tools a network tech uses.
Fill in the blank(s) with the appropriate word(s).
Exception handling helps you create ________ programs.
a. high-performance b. logic-error-free c. fault-tolerant d. compilation-error-free