Vidyalelo
Data Structure · Q125

Sorting Algorithms

Programming · Data Structure · question 125

Q125

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
Answer
C.
Statement 2 is false but statement 1 is true
D.
Both statements are false

Answer: Option B

Solution

Answer: Option B
No explanation is given for this question Let's Discuss on Board