Home / C# Programming / Exception Handling :: Discussion

Discussion :: Exception Handling

  1. It is compulsory for all classes whose objects can be thrown with throw statement to be derived from System.Exception class.

  2. A.
    True
    B.
    False

    View Answer

    Workspace

    Answer : Option B

    Explanation :

    No answer description available for this question.


Be The First To Comment