Home / C# Programming / Exception Handling :: Discussion

Discussion :: Exception Handling

  1. Exceptions can be thrown even from a constructor, whereas error codes cannot be returned from a constructor.

  2. A.
    True
    B.
    False

    View Answer

    Workspace

    Answer : Option A

    Explanation :

    No answer description available for this question.


Be The First To Comment