DEVFYI - Developer Resource - FYI

What class of exceptions are generated by the Java run-time system?

Java Interview Questions and Answers (part 2)


(Continued from previous question...)

301. What class of exceptions are generated by the Java run-time system?

The Java runtime system generates RuntimeException and Error exceptions.

(Continued on next question...)

Other Interview Questions