Computer Science, asked by tesla9179, 1 year ago

Which of the following statements is true ?(a) Exceptions are more serious than Errors.(b) Errors are more serious than Exceptions.(c) Errors and Exceptions are equally serious.(d) Exceptions and Errors are the same thing.

Answers

Answered by aqibkincsem
1

Errors are more serious then exceptions here in the statement.

An error is a subclass of Throwable that indicates serious problems that a reasonable application should not try to catch.

Most such errors are abnormal conditions. An exception (or exceptional event) is a problem that arises during the execution of a program.

Answered by Anonymous
8
Holla ^_^

☸ Required Answer is ⬇⬇ ⬇⬇ ⬇

⭕ Correct statement is b). Errors are more serious than Exceptions.

Vielen Dank ♥
Similar questions