Home » C# Programming » Exception Handling

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

Correct Answer: False

← Previous Question

More Questions from Exception Handling

Discussion & Comments

No comments yet. Be the first to comment!
Join Discussion