Select from following answers:- 1
- 2

- 3
- None
- All Above
Option 1 is wrong :
since it allows us only CLS Compliant exceptions
Option 2 is the answer :
It will catch CLS as well as non-CLS compliant
Exceptions. It means throw the Exception back to the caller.
Option 3 is wrong :
As only a particular CLS exception will
be caught
Show Correct Answer
|
Alert Moderator