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
What is orm in c#?
What is system predicate?
Does c# support try-catch-finally blocks?
Why do we use static class in c#?
Can the nested class access, the containing class. Give an example?
What is delegation in oops?
What is appdomain in c#?
How many types of serialization are there in c#?
What is difference between method overriding and method overloading?
How do I open the console?
What are different types of classes in c#?
Are classes passed by reference in c#?
What is an event in c#?
What is the use of xmlserializer?
Is c# an array?