Which of the following methods are part of the Exception class and can be used to give information about a thrown exception?

a) getInfo
b) printInfo
c) printStackTrace
d) getStackTrace
e) none of the above

c) printStackTrace

Computer Science & Information Technology

You might also like to view...

The ________ command enables you to specify rows and columns that will be duplicated on each printed page

Fill in the blank(s) with correct word

Computer Science & Information Technology

In VBA, the ________ operator requires that all conditions included in the statement evaluate to True

A) But B) Or C) And D) Not

Computer Science & Information Technology