Which of the following statements is true?

a. The binary search algorithm is less efficient than the linear search, but it requires that the array be sorted.
b. The binary search algorithm is more efficient than the linear search, but it requires that the array be unsorted.
c. The binary search algorithm is more efficient than the linear search, but it requires that the array be sorted.
d. The binary search algorithm is less efficient than the linear search, but it requires that the array be unsorted.

c. The binary search algorithm is more efficient than the linear search, but it requires that the array be sorted.

Computer Science & Information Technology

You might also like to view...

The brightness and contrast are changed in predefined numeric increments.____________________

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

Computer Science & Information Technology

A(n) ____________________ object allows a user to select a subset of data from one or more tables.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology