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



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

Answer / rahul

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

Is This Answer Correct ?    3 Yes 1 No

Post New Answer

More C Sharp Interview Questions

What is the difference between readonly and constant in c#

2 Answers   Fulcrum Logic,


Define a manifest in .net?

0 Answers  


What is polymorphism? pl explain practically rather than theoretical?

3 Answers  


What is an enumerator in c#?

0 Answers  


Explain About friend and Protected friend

0 Answers  






How cache is implemented in web application for DB queries?

2 Answers   TCS,


Please explain the basic string operations used in c#?

0 Answers  


How will U encapsulate button trigger event into text_box event of Pressing Enter key?i.e only after pressing Enter after the text is typed the button trigger event should activate?

6 Answers   TCS,


What is global asax in c#?

0 Answers  


Explain acid rule of thumb for transactions in c#.

0 Answers  


Is array a collection c#?

0 Answers  


What is CASPOL?

0 Answers   MCN Solutions,


Categories