If an array is known to be sorted, it can be searched very quickly by using
A) sequential search
B) binary search
C) selection search
D) None of the above
B) binary search
Computer Science & Information Technology
You might also like to view...
Which of the following is a virus toolkit?
a. Trend Micro PC-cillin b. NOD32 c. RTM d. The instant virus production kit
Computer Science & Information Technology
When used in a program, the ____ structure directs the computer to repeat one or more instructions until some condition is met, at which time the computer should stop repeating the instructions.
A. redo B. repetition C. selection D. sequence
Computer Science & Information Technology