R

Ram Sharma • 3.40K Points
Extraordinary

Q. What is the base class for all classes in C#?

  • (A) Object
  • (B) BaseClass
  • (C) Class
  • (D) System

Explanation by: Ram Sharma
All classes in C# implicitly inherit from the `Object` class.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.