Multiple Choice
In Java there are two categories of exceptions which are __________.
A) unchecked and checked
B) runtime and compile-time
C) critical and nominal
D) static and dynamic
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q10: If a method does not handle a
Q11: Assume that the classes BlankISBN, NegativePrice, and
Q12: If your code does not handle an
Q13: In a catch statement, what does the
Q14: To write data to a binary file,
Q16: In the following code, assume that inputFile
Q17: All of the exceptions that you will
Q18: What will be the result of the
Q19: If the class SerializedClass contains references to
Q20: To read data from a binary file,