MCQOPTIONS
Saved Bookmarks
| 1. |
Which of the below statement is/are true about Error?A. An Error is a subclass of Throwable.B. An Error is a subclass of Exception.C. Error indicates serious problems that a reasonable application should not try to catch.D. An Error is a subclass of IOException. |
| A. | and D |
| B. | and B |
| C. | and C |
| D. | and C |
| E. | and D |
| Answer» C. and C | |