| Snaprecruit.com

| Snaprecruit.com

Interview question based on skill :

Take as many assements as you can to improve your validate your skill rating

Total Questions: 5

1. The full form of LINQ is _______.

Correct Answer is : Language-Integrated Query

2. LINQ supports ________ syntax.

Correct Answer is : C# and VB

3. Which of the following supports LINQ?

Correct Answer is : All of the above

4. A class must implement ____________ interface in order to provide querying facility using LINQ.

Correct Answer is : IEnumerable or IQueryable

5. Which of the following statement is TRUE?

Correct Answer is : LINQ API is a bunch of extension methods included in System.Linq.Enumerable and System.Linq.Queryable class.