When a try block does not generate an exception and you have included Multiple catch blocks, ____________.

Question:

When a try block does not generate an exception and you have included Multiple catch blocks, ____________.

A. No catch blocks execute

B. Only the first one executes

C. Only the first matching one executes

D. All the catch blocks execute

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

Step by Step Answer:

Related Book For  book-img-for-question

Java Programming

ISBN: 978-1337397070

9th edition

Authors: Joyce Farrell

Question Posted: