Q. Which array method is used to sort an array alphabetically or in an ascending order in C#?
β
Correct Answer: (C)
Sort()
You must be Logged in to update hint/solution