MCQOPTIONS
Saved Bookmarks
| 1. |
Which of the following sorting algorithms can be considered as improvement to the binary tree sort? |
| A. | Heap sort |
| B. | Quick sort |
| C. | Selection sort |
| D. | Insertion sort |
| Answer» B. Quick sort | |