In C#, the method used to sort an array in the ascending order is?

 Posted by Goud.Kv on 9/30/2014 | Category: C# Interview questions | Views: 5636 | Points: 40
Select from following answers:
  1. Array.Sort()
  2. Array.SortAscending()
  3. Array.Ascending()
  4. Array.Order()
  5. All Above

Show Correct Answer


Asked In: Spotted While Learning | Alert Moderator 

Comments or Responses

Login to post response