Q27
In C#, which method is used to sort the elements of an array?
A.
Sort()
B.
Array.Order()
C.
Array.Sort()
AnswerD.
Order()
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board