adspace
Answer Posted / Shyam Singh Bisht
LINQ (Language Integrated Query) is a set of APIs in .NET that allows developers to query data from various sources like arrays, collections, databases, etc., using a common syntax. It works by converting the queries into executable code and then executing them against the source data.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers