Home / C# Programming / Exception Handling :: Discussion

Discussion :: Exception Handling

  1. Which of the following is NOT a .NET Exception class?

  2. A.
    Exception
    B.
    StackMemoryException
    C.
    DivideByZeroException
    D.
    OutOfMemoryException
    E.
    InvalidOperationException

    View Answer

    Workspace

    Answer : Option B

    Explanation :

    No answer description available for this question.


Be The First To Comment