Multiple choice

Throwable class has two sub-classes, ________ and __________.

  1. Errors and Exceptions

  2. Error and Exceptions

  3. Errors and Exception

  4. Error and Exception

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

There are two sub-classes of a Throwable class:

  1. Errors
  2. Exceptions