What LINQ expressions are used to shape results in a query?
1.where
2.select
3.join
4.group

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


CORRECT ANSWER : 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