Answer Posted / Rajnish Kumar Srivatsav
A LINQ procedure, or extension method, is a static method in C# that can be called on any object that implements the appropriate interface (e.g., IEnumerable<T>). LINQ procedures are defined within extension methods to provide more functionality for working with data using LINQ syntax.
| 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