With a random collection of names, the most effective method of searching for a specific name is with a ____ search.

a. random
b. iterative
c. sequential
d. conditional


c. sequential

Computer Science & Information Technology

You might also like to view...

Which Web control is similar to the Windows form ComboBox control?

a. TextBox b. DropDownList c. CheckBoxList d. ListBox

Computer Science & Information Technology

In a(n) ____ loop, the loop condition is evaluated before the instructions within the loop are processed.

A. pretest B. posttest C. inline test D. execute

Computer Science & Information Technology

Which of the following query criteria would be used to produce results for Date/Time fields containing a date of December 12, 2014?

A) 12/11/2010 B) 12/12/2010 C) #12/12/2010# D) Between #12/11/2010# and #12/14/2010#

Computer Science & Information Technology

List containers are implemented as doubly ____________________.

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

Computer Science & Information Technology