Language Integrated Query (LINQ) Question:
Which classs extension methods are used in LINQ to SQL?
Answer:
1. System.Linq.Enumerable
2. System.Linq.Queryable
3. None of these
2. System.Linq.Queryable
3. None of these
Previous Question | Next Question |
What is the benefit of using LINQ on Dataset? | Which assembly represents the core LINQ API? |