C Sharp (C#) - Collections
What is the effect of calling the
Sort() method on a List<string> in C#?Sort() method on a List<string> in C#?Sort() method sorts the list elements in ascending order by default.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions