Thursday, August 6, 2009

How will you sort an Array in descending order?


You can sort an Array in descending by the calling the following methods,
Sort();
Reverse();


www.codecollege.NET

No comments:

Post a Comment