correct answer
To get the full 3 marks I think you had to explain (i.e Justify) why Insertion or Selection is better than Bubble in the context of a 10,000 element array.
So you needed to explain that because Bubble swaps adjacent items until they are in the correct position it does alot...