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
Q38: The class Object is derived from the
Q39: The MouseListener interface defines _ methods.<br>A) two<br>B)
Q40: The methods getMessage and printStackTrace are private
Q41: If a negative value is used for
Q42: When is a finally block executed?<br>A) Only
Q44: How many times will the code in
Q45: To handle window events, you first create
Q46: What is the most likely type of
Q47: The class Exception contains two constructors.
Q48: An exception that can be recognized by