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
What is lazy loading and eager loading in c#?
What are handlers in c#?
Can properties be overloaded in c#?
Is string a class in c#?
What are async and await?
What is dao in c#?
How long has c# been around?
Describe the process of “exception handling implementation” in c#?
What is an assembly qualified name? Is it a filename? How is it different?
What is lazy keyword in c#?
What issues can be faced while delivering code?
What is delegates and events?
What is oledb in c#?
2. What happened when BO object has been called?
What is icollection in c#?