Question
Which data structure or concept is best described as a sorting property that preserves the relative order of equal keys?
Select an option. Your answer will be checked instantly.
Correct Answer: A. Stable Sorting
Explanation:
Stable Sorting is a sorting property that preserves the relative order of equal keys.
This description distinguishes it from the other choices.
Leave a Reply