Vidyalelo
C# Programming · Q64

LINQ (Language

Programming · C# Programming · question 64

Q64

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
Answer
D.
None of the mentioned

Answer: Option C

Solution

Answer: Option C
No explanation is given for this question Let's Discuss on Board