How many bit support does ASP.NET 2.0 provide?
-
16-bit support
-
32-bit support
-
64-bit support
-
128-bit support
C
Correct answer
Explanation
ASP.NET 2.0 introduced 64-bit support, allowing applications to run on 64-bit processors and access more memory. Option C is correct. Earlier versions were primarily 32-bit, and 128-bit support is not a standard feature.