

MCQOPTIONS
Saved Bookmarks
1. |
%_Which one of the following methods in the exception class, is used to get a nested exception object?_% |
A. | getPrevious() |
B. | getCode() |
C. | getFile() |
D. | getLine() |
Answer» B. getCode() | |