Vidyalelo
C# Programming · Q27

Arrays and Strings in C Sharp

Programming · C# Programming · question 27

Q27

In C#, which method is used to sort the elements of an array?

A.
Sort()
B.
Array.Order()
C.
Array.Sort()
Answer
D.
Order()

Answer: Option C

Solution

Answer: Option C
No explanation is given for this question Let's Discuss on Board