How can you sort the elements of the array in descending order?
Answer Posted / rahul
By calling Sort() and then Reverse() methods.
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
how can one use hcl and c sharp together?
What is Assembly. and Describe type of assembly. why most developer happy with private assembly.
What is the use of getcommandlineargs() method in c#.net?
What are Uses of CLR
Why do we need to call CG.SupressFinalize?
What is gac? How to put assembly in gac?
Is c# and c sharp same?
What is hashset c#?
Expalin the way you implement inheritance by using VB.NET/C#?
What do you mean by sealed classes and static classes?
What are the types of comment in c# with examples?
Why constructor is used in c#?
How can I process command-line arguments?
What is parseexact c#?
What is a reference type c#?