J2SE Question:

Download Job Interview Questions and Answers PDF

What is catch?

J2SE Interview Question
J2SE Interview Question

Answer:

A Java keyword used to declare a block of statements to be executed in the event that a Java exception, or run time error, occurs in a preceding try block.

Download J2SE Interview Questions And Answers PDF

Previous QuestionNext Question
What is casting?What is abstract schema?