

MCQOPTIONS
Saved Bookmarks
1. |
Consider the following statements1. Insertion Sort and Merge Sort are stable.2. Heap Sort is inherently unstable.3. Selection Sort is not inherently stable, but may be coded in such a way that it is stable |
A. | Only statement 1 and 2 is correct |
B. | Statement 3 is not correct |
C. | Only statement 1 is correct |
D. | All statements are correct |
Answer» E. | |