Examveda

Which method in C# is used to sort the elements of an array in ascending order?

A. Array.Sort()

B. Array.Reverse()

C. Array.Find()

D. Array.IndexOf()

Answer: Option A


Join The Discussion

Related Questions on Arrays and Strings in C Sharp