Question

Which of the following statements is true about checked exceptions?

A They are required to be caught or declared.
B They are automatically handled by the runtime environment.
C They occur due to logical errors in the code.
D They are not recoverable and cause the program to terminate.
Practice Next

Relevant for Exams:

Hey! Ask a query