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
AnswerD.
None of the mentioned
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board