adplus-dvertising
frame-decoration

Question

Choose the wrong statement about the LINQ?

a.

The main concept behind the linq is query

b.

linq makes use of foreach loop to execute the query

c.

It is not required that linq should make use of IEnumerable interface

d.

None of the mentioned

Posted under LINQ C# programming

Answer: (c).It is not required that linq should make use of IEnumerable interface

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. Choose the wrong statement about the LINQ?