When sorting an array of objects, if the values in the data member being sorted on are out of order for two objects, it is necessary to

A) examine a different data member.
B) swap these two data values.
C) swap the entire two objects.
D) swap one-by-one all data members in the two objects.
E) stop the sort.

C) swap the entire two objects.

Computer Science & Information Technology

You might also like to view...

It's not possible to share files between computers running Windows and Linux

Indicate whether the statement is true or false

Computer Science & Information Technology

What is a FLWOR expression?

What will be an ideal response?

Computer Science & Information Technology