Types of shapes LINQ query results be shaped - LINQ

Q.  What types of shapes can LINQ query results be shaped into?

1. Collections of primitive types
2. Collections of complex types
3. Single types
4. Collections of anonymous types

- Published on 31 Aug 15

a. 1, 2, 4
b. 1,2,3
c. 1,3,4
d. None of the above

ANSWER: 1, 2, 4
 
Primitive, complex, anonymous types shapes can LINQ query results be shaped.

Post your comment / Share knowledge


Enter the code shown above:

(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)