MCQOPTIONS
Saved Bookmarks
| 1. |
Before object-oriented exception handling was practiced, _____ |
| A. | no run-time errors occurred |
| B. | programmers could not deal with run-time errors |
| C. | the most popular error-handling method was to terminate the program |
| D. | the most popular error-handling method was to throw an exception |
| Answer» D. the most popular error-handling method was to throw an exception | |