Q.

The given array is arr = {1, 2, 4, 3}. Bubble sort is used to sort the array elements. How many iterations will be done to sort the array?

A. 4
B. 2
C. 1
D. 0
Answer» A. 4
1.4k
0
Do you find this helpful?
5

View all MCQs in

Data Structures (DS)

Discussion

No comments yet