MCQOPTIONS
Saved Bookmarks
| 1. |
You can extend the exception base class, but you cannot override any of the preceding methods because the are declared as__________ |
| A. | protected |
| B. | final |
| C. | static |
| D. | private |
| Answer» C. static | |