In Bubble Sort, after each pass, the largest element among the unsorted elements "bubbles up" to which position? You may assume that the elements are being sorted in ascending order.
First
Last
Middle
Can't Say
This question is part of this quiz :
Top MCQs on BubbleSort Algorithm with Answers