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 constructor is called first in c#?
What is asynchronous one-way calls?
Is array a list?
How does array sort work?
What are virtual destructors?
What is data dictionary in c#?
What is public or shared assemblies ?
How can I check the type of an object at runtime?
Can class be protected in c#?
What is session c#?
What are the return types in c#?
What is xaml in c#?
How can I create a process that is running a supplied native executable (e.g., Cmd.exe)?
What is Fragmentation and its Types?
What is action c#?