2
Answers

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

Nikos Rizos

Nikos Rizos

13y
1.5k
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)