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 is interface used in c#?

0 Answers  


Why do we need interface in c#?

0 Answers  


Explain about Protected and protected internal, ?internal? access-specifier?

7 Answers  


Is array a list?

0 Answers  


What are data types examples?

0 Answers  






Can we extend static class in c#?

0 Answers  


Is collection a data structure?

0 Answers  


may we achieve polyphormsm through overloading a funtion?Is it right or wrong concept because i read polyphormism can be achieved through overloading?plz help me thnks

1 Answers  


What is the correct way of declaring an xml namespace?

0 Answers  


What are variables in c#?

0 Answers  


What are most desktop applications written in?

0 Answers  


What is the components of window?

0 Answers  


Categories