Answer Posted / Deepa Kashyap
The three main components of LINQ are:n1. Query Operators: Used for filtering, sorting, and transforming data.n2. Deferred Execution: LINQ queries are not executed until the Result is requested.n3. Standard Query Operators: A set of predefined extension methods that provide a uniform way to query different data sources.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category