Frequency Foundry interview question

Explain What LINQ is?

Interview Answer

Anonymous

Nov 23, 2016

LINQ is a set of features that extends query capabilities to the .NET language syntax by adding sets of new standard query operators that allow data manipulation, regardless of the data source.