MCQOPTIONS
Saved Bookmarks
| 1. |
Which of the following statements is NOT TRUE for Internal Sorting algorithms |
| A. | usually deal with small number of elements |
| B. | no of elements must be able to fit in process\s main memory |
| C. | use auxilliary memory like tape or hard disk |
| D. | ususally are of type compare-exchange |
| Answer» D. ususally are of type compare-exchange | |