Multiple Choice
Which of the following is NOT a method of the class Throwable?
A) getMessage
B) throwMessage
C) printStackTrace
D) toString
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q11: The StringIndexOutOfBoundsException could be thrown by the
Q15: What happens in a method if there
Q16: The MouseListener interface defines _ methods.<br>A) two<br>B)
Q17: Which of the following methods prints a
Q26: For interfaces such as WindowListener that contain
Q29: What can a method do with a
Q30: If there is a finally block after
Q31: When an exception occurs in a method,
Q37: Making a reference to an object that
Q45: To handle window events, you first create