C Sharp (C#) - LINQ Fundamentals
What does the First() method do in C# when used on a collection?
What does the First() method do in C# when used on a collection?
First() method returns the first element in a collection.First() throws an exception instead of returning a default value.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions