Question
A programmer needs teaching basic sorting mechanics, and the chosen structure has the property that after each full pass, an extreme element reaches its final region. Which choice fits best?
Select an option. Your answer will be checked instantly.
Correct Answer: D. Bubble Sort
Explanation:
Bubble Sort fits because it supports teaching basic sorting mechanics and after each full pass, an extreme element reaches its final region.
Both clues point to this choice.
Leave a Reply