Vidyalelo
Data Structure · Q457

Sorting Algorithms

Programming · Data Structure · question 457

Q457

Merge sort uses which of the following method to implement sorting?

A.
selection
B.
exchanging
C.
merging
Answer
D.
partitioning

Answer: Option C

Solution

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