When a method throws an Exception and does not catch it, the Exception _________________. a. Is ignored

Question:

When a method throws an Exception and does not catch it, the Exception _________________.
a. Is ignored
b. Is thrown to the calling method, if there is one
c. Creates its own catch block
d. Is thrown to the next method to be called, if there is one

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Related Book For  answer-question

Java Programming

ISBN: 9780357673423

10th Edition

Authors: Joyce Farrell

Question Posted: