

MCQOPTIONS
Saved Bookmarks
1. |
Statement 1: Shell sort is a stable sorting algorithm.Statement 2: Shell sort is an in-place sorting algorithm. |
A. | Both statements are true |
B. | Statement 2 is true but statement 1 is false |
C. | Statement 2 is false but statement 1 is true |
D. | none |
Answer» C. Statement 2 is false but statement 1 is true | |