Multiple choice technology programming languages

Which Feature is introduced in .net 3.5

  1. WCF

  2. WWF

  3. LINQ

  4. WPF

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

LINQ (Language Integrated Query) was introduced in .NET Framework 3.5 as a revolutionary way to query data directly from C# and VB.NET. WCF, WPF, and WWF were all introduced in .NET 3.0, not 3.5. LINQ was the major new feature that distinguished .NET 3.5 from the previous version.