MCQOPTIONS
Saved Bookmarks
| 1. |
To catch the exceptions ___________________ |
| A. | An object must be created to catch the exception |
| B. | A variable should be created to catch the exception |
| C. | An array should be created to catch all the exceptions |
| D. | A string have to be created to store the exception |
| Answer» B. A variable should be created to catch the exception | |