Question:In a selection sort algorithm, the number of passes required to perform the sort are ______.
A N B N-1 C N-2 D N^2
+ AnswerB
+ Report