Home » JAVA Programming » Exceptions » Question
  1. Which of these class is related to all the exceptions that are explicitly thrown?
    1. Exception
    2. Throw
    3. Error
    4. Throwable
    5. None of these
Correct Option: D

Throwable



Your comments will be displayed only after manual approval.