2
Reply

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

Jul 14, 2006
7.3k
0

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

    Pramod Verma
    January 24, 2015
    0

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

    July 14, 2006
    0