If method A declares that it throws an exception and method B calls method A,then method B must ALWAYS declare the same exception.
Reveal answer
Fill a bubble to check yourself
If method A declares that it throws an exception and method B calls method A,then method B must ALWAYS declare the same exception.