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

Options
- 1, 2, 4
- 1,2,3
- 1,3,4
- None


CORRECT ANSWER : 1, 2, 4

Write your comments


Enter the code shown above:

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


Advertisement