MCQOPTIONS
Saved Bookmarks
| 1. |
In which case will tim sort will work as an insertion sort? |
| A. | when no. of elements are less than 64 |
| B. | when no. of elements are greater than 64 |
| C. | when no. of elements are less than size of run |
| D. | when no. of elements are less than 32 |
| Answer» D. when no. of elements are less than 32 | |