When moving array values for insertion sort, to move list[4] into list[2], first ____.
A. move list[2] to list[3]
B. delete list[2]
C. move list[4] to list[3]
D. copy list[4] into temp
Answer: D
Computer Science & Information Technology
You might also like to view...
When you are connected to the Internet, your computer is the server
Indicate whether the statement is true or false
Computer Science & Information Technology
What two functions compute the central tendency of values?
A) AVERAGE and CENTER B) AVERAGE and MEDIAN C) AVERAGE and MODE D) MIN and MAX
Computer Science & Information Technology
All Office programs have similar commands on the ____ tab for changing the document view.
A. View B. Locate C. Display D. File
Computer Science & Information Technology
Current activities like changes and corrections made to a relatively permanent file constitute a
a) master file b) transaction file c) detail file d) both b and c
Computer Science & Information Technology