1. Computer Science Engineering (CSE)
  2. C# Programming
  3. Unit 4
  4. Choose the correct statements about the ...
Q.

Choose the correct statements about the LINQ?

A. The main concept behind the linq is query
B. linq make use of for loop to execute the query
C. It is not required that linq should make use of IEnumerable interface
D. None of the mentioned
Answer» A. The main concept behind the linq is query
View all MCQs in:   C# Programming

Discussion