Correct Answer: LINQ stands for " Language Integrated Query " and it is pronounced as "LINK" LINQ was introduced in with NET framework 35 including VS2008 It enables you to query the data from various data source like SQL, XML document, ADO NET data source, web services and any other objects such as Collection, Generics etc