A search algorithm that's more efficient on large arrays-meaning it requires far fewer comparisons-is a ____.

A. sequential search
B. selection search
C. binary search
D. repetition search


Answer: C

Computer Science & Information Technology

You might also like to view...

The order of simplicity to a human of the three basic types of languages is: (easiest to hardest)

a) high-level, assembly, machine b) assembly, machine, high-level c) machine, high-level, assembly d) machine, assembly, high-level

Computer Science & Information Technology

____________________ is the process of arranging a group of items into a defined order.

a) Searching b) Sorting c) Selecting d) Helping e) none of the above

Computer Science & Information Technology

Which of the following is a comparison operator?

A. greater than or equal to B. AND C. NOT D. Both B and C

Computer Science & Information Technology

Most examples of the kind of computer shown in the accompanying figure can operate solely on batteries.

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

Computer Science & Information Technology