

MCQOPTIONS
Saved Bookmarks
1. |
Which of these Exceptions is thrown by loadClass() method of ClassLoader class? |
A. | IOException |
B. | SystemException |
C. | ClassFormatError |
D. | ClassNotFoundException |
Answer» E. | |