R

Ram Sharma • 3.40K Points
Extraordinary

Q. What is the base class for all exceptions in .NET?

  • (A) ApplicationException
  • (B) Exception
  • (C) SystemError
  • (D) BaseException

Explanation by: Ram Sharma
All exceptions in .NET inherit from the base class `System.Exception`.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.