Vidyalelo
Data Structure · Q348

Sorting Algorithms

Programming · Data Structure · question 348

Q348

Which of the following options contain the correct feature of an insertion sort algorithm?

A.
anti-adaptive
B.
dependable
C.
stable, not in-place
D.
stable, adaptive
Answer

Answer: Option D

Solution

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