Vidyalelo
Data Structure · Q65

Sorting Algorithms

Programming · Data Structure · question 65

Q65

Which of the following sorting techniques is stable?

A.
quick sort
B.
counting sort
Answer
C.
heap sort
D.
selection sort

Answer: Option B

Solution

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