Page 1 of 1

Choose the wrong statement about the LINQ?

Posted: Wed Jul 13, 2022 7:57 pm
by answerhappygod
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