What is the rule regarding overriding methods throwing exceptions?

  1. Overriding method can not throw more generic exception than base method

  2. Overriding method can throw new or broader checked exceptions

  3. None of the above

  4. Both a and b


Correct Option: A

Find more quizzes: