C Sharp (C#) - LINQ Fundamentals
What does the
OrderBy method return when applied to a collection in C#?OrderBy method return when applied to a collection in C#?OrderBy method creates a new sorted sequence without modifying the original collection.OrderBy sorts elements in ascending order.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions