Multiple choice technology programming languages

Which of the following features was first introduced with .Net 2.0

  1. .Net Compact Framework

  2. Support for IP6

  3. Windows Card Space

  4. Generics

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

Generics were introduced in .NET Framework 2.0, enabling type-safe collections and methods. .NET Compact Framework exists in 1.0 and 2.0 (not new to 2.0). IPv6 support was enhanced in 2.0 but existed earlier. Windows CardSpace (formerly InfoCard) was introduced in .NET 3.0. Generics is the correct answer as a major 2.0 feature.