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

Submitted by: Administrator
By calling Sort() and then Reverse() methods.
Submitted by: Administrator

Read Online VB .Net Job Interview Questions And Answers