Nested try blocks, there is no need to specify catch handler for inner try block - Exception Handling

Q.  In nested try blocks, there is no need to specify catch handler for inner try block. Outer catch handler is sufficient for the program.

- Published on 19 Jul 15

a. True
b. False

ANSWER: False

Post your comment / Share knowledge


Enter the code shown above:

(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)