MVC is avaiable as part of
-
.NET Framework 3.5 SP1
-
.NET Framework 3.0
-
.NET Framework 2.0
-
All of the Above
A
Correct answer
Explanation
ASP.NET MVC 1.0 was released in 2009 as an add-on for .NET Framework 3.5 SP1. It was not included with .NET 3.0 or 2.0. Later versions of MVC were built into .NET 4.0 and beyond, but the initial MVC release required 3.5 SP1.