Catch keyword is used for the block to handle the exceptions generated by try block - Core Java

Q.  Which keyword is used for the block to handle the exceptions generated by try block?
- Published on 17 Jul 15

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

ANSWER: Catch

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