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 are synchronous and asynchronous operations?

470


What does using do in c#?

511


What are properties in c#. Explain with an example?

467


How long can a string be c#?

506


Can we have multiple threads in one app domain?

513






What is namespace in oops?

484


What does void do in c#?

508


What is the keyword used to prevent a class from being inherited by another class?

663


What is dependency injection in simple words?

497


What are the Types of caching

536


What is data bind in c#?

509


What is a struct in C#?

554


Can int be null c#?

519


What is type keyword in c#?

524


What is the difference between static class and sealed class in c#?

461