MCQOPTIONS
Saved Bookmarks
| 1. |
In abstract terms, each iteration of insertion sort removes an element from the input data andthen inserts it into the correct position in the _________ that is already sorted. |
| A. | List |
| B. | Stack |
| C. | String |
| D. | Array |
| Answer» B. Stack | |