How can you sort the elements of the array in descending order?
Answer Posted / payal mehta
We can use Sort property for that.A string that contains
the column name followed by "ASC" (ascending) or "DESC"
(descending). Columns are sorted ascending by default.
| Is This Answer Correct ? | 1 Yes | 5 No |
Post New Answer View All Answers
Which is faster list or dictionary in c#?
What is the process of delegation?
How do I run a cshtml file?
Define delegate?
Difference between debug.write and trace.write?
What is a static property. Give an example?
Can properties be private in c#?
What is the reason behind the invention of c#?
What is application c#?
Is c# good for web development?
Why we use delegates in c#?
What is the default value of guid in c#?
What is view state c#?
What is difference between static and readonly in c#?
What is deferred execution?