43 The binary search technique

a) is better suited to small arrays
b) is better suited to unsorted arrays
c) can only be used on a sorted array
d) is slower than a linear search


c) can only be used on a sorted array

Computer Science & Information Technology

You might also like to view...

Arrays are:

a. Always passed by reference. b. Passed by reference unless inside a structure. c. Passed by reference unless their elements are structures. d. Always passed by value.

Computer Science & Information Technology

The first argument to method showMessageDialog specifies ________.

a. the title. b. the message. c. the icon. d. the parent window.

Computer Science & Information Technology

Which layer does wireless communication rely heavily upon?

A. MAC sublayer of the Network layer B. MAC sublayer of the Data Link layer C. LLC sublayer of the Data Link layer D. LLC sublayer of the Transport layer

Computer Science & Information Technology

A patch is a temporary application fix that you use until an updated version of the application becomes available

Indicate whether the statement is true or false

Computer Science & Information Technology