Question
Which statement about Merge Sort is correct?
Select an option. Your answer will be checked instantly.
Correct Answer: C. its merge step usually needs auxiliary storage for arrays
Explanation:
The defining property is that its merge step usually needs auxiliary storage for arrays.
The other statements describe different structures or concepts.
Leave a Reply