Consider the following numList:
Sequence the following output obtained after each pass of comparison using bubble sort.
(A) \(7\quad 8\quad 1\quad -9\quad 4\quad 13\)
(B) \(7\quad 1\quad -9\quad 4\quad 8\quad 13\)
(C) \(-9\quad 1\quad 4\quad 7\quad 8\quad 13\)
(D) \(1\quad -9\quad 4\quad 7\quad 8\quad 13\)
Choose the correct answer from the options given below: