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


Discussion

No Comment Found