Language Integrated Query (LINQ) Question:

Which classs extension methods are used in LINQ to SQL?

Tweet Share WhatsApp

Answer:

1. System.Linq.Enumerable
2. System.Linq.Queryable
3. None of these

Download LINQ PDF Read All 35 LINQ Questions
Previous QuestionNext Question
What is the benefit of using LINQ on Dataset?Which assembly represents the core LINQ API?