1.

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

A. <i class="csharp-code">Exception</i>
B. <i class="csharp-code">StackMemoryException</i>
C. <i class="csharp-code">DivideByZeroException</i>
D. <i class="csharp-code">OutOfMemoryException</i>
E. <i class="csharp-code">InvalidOperationException</i>
Answer» C. <i class="csharp-code">DivideByZeroException</i>


Discussion

No Comment Found

Related MCQs