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


Please Help Members By Posting Answers For Below Questions

How to install or uninstall a windows service?

564


What is datatable in c#?

482


What is icomparer in c#?

485


What do you mean by stack and heap in c#?

481


How is lazy loading achieved?

489






What is parameterized constructor?

504


what is the meaning of Object lifetime in OOPS

530


Okay, so an int is a value type, and a class is a reference type. How can int be derived from object?

536


What is platform independence"?

536


What are custom exceptions? Why do we need them?

515


Explain the types of errors in c#?

477


What is multicast delegate explain with example?

456


What is private in c#?

482


What is the difference between finalize() and dispose()?

488


What is option parameter in C#?

548