Thursday, 31 March 2016

37) How we can sort the array elements in descending order in C#?

“Sort()” method is used with “Reverse()” to sort the array in descending order.

No comments:

Post a Comment