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 be the overhead, if i use binary transmission. and will it be sent using xml text or how ?
Is arraylist generic in c#?
How many parameters can a method have c#?
How do you concatenate in c#?
How is a loop recorder monitored?
What is the advantage of generics in c#?
What do you mean by jagged arrays in c#?
What does executescalar return in c#?
What is the difference between namespace and class?
Why delegates are required?
What does public mean in c#?
Is c# slower than java?
Is Multiple-inheritance supported by c#?
What are the benefits of using generics?
Is there any sample c# code for simple threading?