Vidyalelo
Data Structure · Q226

Sorting Algorithms

Programming · Data Structure · question 226

Q226

Which of the following method is used for sorting in merge sort?

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

Answer: Option B

Solution

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