How can you sort the elements of the array in descending order?



How can you sort the elements of the array in descending order?..

Answer / rahul

By calling Sort() and then Reverse() methods.

Is This Answer Correct ?    3 Yes 1 No

Post New Answer

More C Sharp Interview Questions

What are events in C#?

0 Answers   CDC,


What is short circuit logical evaluation?

1 Answers   TCS,


What is difference between private, protected, and public in C#?

0 Answers   B-Ways TecnoSoft,


What can we do to handle multiple exceptions?

0 Answers   Accenture,


Explain the difference between user control and custom control. Also, explain their use.

0 Answers   Accenture,






Is c# an array?

0 Answers  


What is fcl in c#?

0 Answers  


t name of controls, which are displayed same in all browers?

1 Answers   TCS,


What does string format do?

0 Answers  


What is the ouput of the following program?

0 Answers  


What is the meaning of extention?

0 Answers  


Why is it not a good idea to use empty destructors?

0 Answers  


Categories