Which of the following statements is false?

a. All exceptions must derive from the class Throwable.
b. The class Throwable provides the method getStackTrace that outputs the stack trace to the standard error stream.
c. The class Throwable provides the method getMessage that returns the descriptive string stored in an exception.
d. The string returned from class Throwable’s getMessage method contains the name of the exception’s class.

B

Computer Science & Information Technology

You might also like to view...

A ________ is hardware or software that protects a wired network from intruders

A) relay B) firewall C) switch D) gateway

Computer Science & Information Technology

In Excel, the default is to display the ________

A) trendlines B) major gridlines C) minor gridlines D) major and minor gridlines

Computer Science & Information Technology