

MCQOPTIONS
Saved Bookmarks
1. |
Additional information sent when an exception is thrown may be placed in |
A. | the throw keyword |
B. | the function that caused the error |
C. | the catch block |
D. | an object of the exception class |
Answer» D. an object of the exception class | |