1)

For all the predefined system exception in C#, System.SystemException class is the base class?


A) true

B) false

Answer:

Option A

Explanation:

System.SystemException is the base class for all predefined system exception.