Multiple choice technology web technology

How many bit support does ASP.NET 2.0 provide?

  1. 16-bit support

  2. 32-bit support

  3. 64-bit support

  4. 128-bit support

Reveal answer Fill a bubble to check yourself
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.