MCQOPTIONS
Saved Bookmarks
| 1. |
Which of the following algorithm is implemented internally in java when we use function arrays.sort()? |
| A. | intro sort |
| B. | quick sort |
| C. | tim sort |
| D. | merge sort |
| Answer» D. merge sort | |