Home / C# Programming / Exception Handling :: Discussion

Discussion :: Exception Handling

  1. Which of the following is the Object Oriented way of handling run-time errors?

  2. A.
    OnError
    B.
    HERESULT
    C.
    Exceptions
    D.
    Error codes
    E.
    Setjump and Longjump

    View Answer

    Workspace

    Answer : Option C

    Explanation :

    No answer description available for this question.


Be The First To Comment