Which LINQ statement defines the range variable in a LINQ query?

Options
- from
- select
- join
- where


CORRECT ANSWER : from

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