Which of the following is a negative of binary search?

a. It requires significantly more memory than linear search.
b. It is slower than linear search.
c. The data must be in sorted order.
d. None of the above.


c. The data must be in sorted order.

Computer Science & Information Technology

You might also like to view...

Write a statement that sets the flag ok to_continue to false when either of the following conditions are true. Assume ok to continue has been initialized as true.

• error_count is above zero. • data_count is above 1000

Computer Science & Information Technology

Use of the ____ attribute of the form element is not allowed in the strict DTD for XHTML.?

A. ?id B. ?class C. ?name D. ?method

Computer Science & Information Technology

A(n) multiple-user license is priced per copy and allows a specific number of copies to be used at the same time.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

A Data Model enables you to use a PivotTable by using the data from multiple, related tables

Indicate whether the statement is true or false

Computer Science & Information Technology