Answers

Question and Answer:

  Home  VB .Net

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

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

 201 views

More Questions for you: