Java
Programming and Technical
Programming
Basics
Which exceptions should be explicitly handled or properly propagated?
A. Unchecked exceptions
B. Checked exceptions
C. Errors
C. None of the above
Read Solution (Total 2)
-
- Checked Exceptions
- 3 years agoHelpfull: Yes(0) No(0)
- B. Checked exceptions
- 1 Month agoHelpfull: Yes(0) No(0)
Java Other Question