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. The class Throwable provides the method getStackTrace that outputs the stack trace to the standard error stream.

Computer Science & Information Technology

You might also like to view...

In presentation software, a ____ automatically applies any new formatting to all slides in your presentation that use it.?

A. ?slide master B. ?slide pane C. ?report D. ?filter

Computer Science & Information Technology

In the figure above, item 2 is pointing to the ____.

A. title bar B. text links C. navigation links D. unique URL

Computer Science & Information Technology