Multiple Choice
The Exception class belongs to the package:
A) java.io
B) java.util
C) java.lang
D) java.except
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q15: Exceptions that are subject to the catch
Q16: What is the catch or declare rule?
Q17: What is the purpose of the finally
Q18: Exception handling is an example of a
Q19: Use a catch block to display the
Q21: You can not place a try block
Q22: In event-driven programming,sending an event is called
Q23: What is the purpose of the method
Q24: The execution of a throw statement is
Q25: If a method does not catch an