MCQOPTIONS
Saved Bookmarks
| 1. |
How do define the user-defined exceptions? |
| A. | inheriting and overriding exception class functionality. |
| B. | overriding class functioality. |
| C. | inheriting class functionality |
| D. | none of the mentioned |
| Answer» B. overriding class functioality. | |