Computer Science, asked by nanduchowdarynbk9999, 7 months ago

OPTIONS
Choose the correct option.
Consider an array on which bubble sort is used. To which of the given elements will the bubble
sort compare the element A[x] with, in a single iteration?
A[x+1]
A[x+2]
A[x+2x]
All of the above​

Answers

Answered by prabinkumarbehera
1

Answer:

I think it must be A[x+2x]

Explanation:

With a single iteration the element

Similar questions