Tech
Forums
Jobs
Books
Events
Videos
Live
More
Interviews
Certification
Training
Career
Members
News
Blogs
Contribute
An Article
A Blog
A Video
An Ebook
An Interview Question
Register
Login
2
Answers
How can you sort the elements of the array in descending order?
Nikos Rizos
13y
1.5k
1
Reply
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
Post
Reset
Cancel
Answers (
2
)
Next Recommended Forum
C sharp and CLR Books
Sort() and then Reverse() methods?