Question
What is a common use of Quick Sort?
Select an option. Your answer will be checked instantly.
Correct Answer: B. fast general-purpose in-memory sorting
Explanation:
Quick Sort is commonly used for fast general-purpose in-memory sorting.
Its design supports this task efficiently or naturally.
Leave a Reply