How can you sort the elements of the array in descending order?

By calling Sort() and then Reverse() methods.

No comments:

Post a Comment