Multiple choice technology web 2.0

Root Class in .NET

  1. System

  2. System.Base

  3. System.objects

  4. System.Object

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

In the .NET Framework, System.Object is the ultimate root class from which all other reference and value types directly or indirectly inherit.