How can you sort the elements of the array in descending order?
By calling Sort() and then Reverse() methods.