A ____ repeatedly compares a value being searched for against a name in a list. This process continues until the desired value is found or the list is exhausted.

a. selection sort
b. while loop
c. sequential search
d. binary search


c. sequential search

Computer Science & Information Technology

You might also like to view...

An appointment ____________________ indicates how the time for a calendar item will be marked on your calendar.

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

Computer Science & Information Technology

The StreamReader object’s __________ is used to determine when the end of the file has been reached.

a. EndOfStream property b. Poke method c. EOF flag d. FileEnd flag

Computer Science & Information Technology

The video memory in a modern video card is

a. mechanical. b. several gigabytes of GDDR5 c. related to the size of the SSD drive. d. set by the CPU speed.

Computer Science & Information Technology

Ten stacks of gold coins have ten coins each. Nine of the stacks have coins made of pure gold, and one stack has coins made of an alloy that looks exactly like gold. Each pure gold coin weighs 10 grams and each alloy coin weighs 9 grams. You have an electronic scale that can display the weight of any pile of coins with 99.99 percent accuracy. What is the fewest number of weighings needed to

determine which stack contains the alloy coins. What will be an ideal response?

Computer Science & Information Technology