Multiple Choice
Which of the following is a RuntimeException?
A) AssertionErorr
B) FileNotFoundException
C) IllegalArgumentException
D) UnknownError
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q29: The _ represent error conditions that may
Q30: The combination of data together with its
Q31: A Java interface is a(n) _ between
Q32: The call to _ invokes the constructor
Q33: If no constructors are defined for a
Q35: _ errors are mistakes in your use
Q36: Java automatically applies the _ method to
Q37: _ visibility is for members of a
Q38: One way to make code reusable is
Q39: Having multiple methods with the same name