The sort in which the first element from the unsorted sublist is transferred to the sorted sublist at its sorted location is:
A. selection sort
B. bubble sort
C. insertion sort
D. exchange sort
E. binary sort
Answer: C
Computer Science & Information Technology
You might also like to view...
Which Linux file records all logins and logouts that occur on the system?
A. utmp B. btmp C. cron D. wtmp
Computer Science & Information Technology
The style in the current theme to which text returns when the Clear All Formatting command is applied
a. Title b. Heading 1 c. Normal
Computer Science & Information Technology
Table names cannot include underscores. ____________________
Answer the following statement true (T) or false (F)
Computer Science & Information Technology
When you pass an array as a parameter, the base address of the actual array is passed to the formal parameter.
Answer the following statement true (T) or false (F)
Computer Science & Information Technology