

MCQOPTIONS
Saved Bookmarks
1. |
What are two exception classes in hierarchy of java exceptions class? |
A. | Runtime exceptions only |
B. | Compile time exceptions only |
C. | Runtime exceptions and other exceptions |
D. | Runtime exceptions and other exceptions |
Answer» D. Runtime exceptions and other exceptions | |