In a(n) ____, if an element is out of order relative to any of the items earlier in the list, you move each earlier item down one position and then insert the tested element.

A. selection sort
B. bubble sort
C. sync sort
D. insertion sort


Answer: D

Computer Science & Information Technology

You might also like to view...

The return value of the wait system call represents

A. the process id number of a child that is done B. the exit value of a child process that is done

Computer Science & Information Technology

You might use the integer division operator in a program that determines the number of quarters, dimes, and nickels to return as change to a customer.

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

Computer Science & Information Technology

Round the values down at the places noted.

16.872 at thousandths place

Computer Science & Information Technology

Match the following terms to their meanings:

I. Site template II. Team site template III. Blog template IV. Project site template V. Community site template A. Provides a foundation for quickly creating content B. A discussion-driven site C. Consists of multiple related sites D. Contains basic components needed to immediately begin sharing documents E. Allows for posting ideas

Computer Science & Information Technology