2
Answers

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

Photo of Nikos Rizos

Nikos Rizos

13y
1.8k
1
Hi,

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

Please provide me some sample code also.

Thanks in advance

Answers (2)