MCQOPTIONS
Saved Bookmarks
| 1. |
A message string is returned by which method of an Exception object? |
| A. | printMessage() |
| B. | getMessage() |
| C. | printStackTrace() |
| D. | traceMessage() |
| Answer» C. printStackTrace() | |