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

Answer Posted / guest

By calling Sort() and then Reverse() methods

Is This Answer Correct ?    15 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the purpose of reserved word using in c#?

669


What is a reference type c#?

702


What is the difference between add and addrange in c#?

759


What is a static field?

681


How do partial classes work in c#?

688


Why do we need interfaces in c#?

657


Why var is used in c#?

716


What is append in c#?

640


what is the default access for a class

774


What is a copy constructor in c#?

711


Are there constructors in c sharp?

745


What is delimiter in c#?

675


What is default value of enum c#?

661


What is the advantage of constructor?

646


What is the execution entry point for a c# console application?

741