Multiple choice technology web technology

Which of the following statements is false about Common Language Runtime

  1. .NET Framework 2.0 CLR was was introduced with VS 2005

  2. .Net Framework 3.0 uses the .NET Framework 2.0 CLR

  3. .Net Framework 3.5 uses the .NET Framework 2.0 CLR

  4. .Net Framework 3.5 SP1 first time introduce the .NET Framework 3.0 CLR

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

.NET Framework versions 2.0, 3.0, and 3.5 all used the same CLR 2.0 runtime. There is no such thing as a '.NET Framework 3.0 CLR' - the runtime versions are CLR 1.x, 2.0, 4.0, and .NET 5+. Statement D falsely claims a 3.0 CLR exists.