try block contains a block of program statements where an exception might occur - Core Java

Q.  Which block contains a block of program statements where an exception might occur?
- Published on 13 Jul 15

a. Catch
b. try
c. throw
d. final

ANSWER: try

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.)