Sr.Java Web Developer Question:
Download Questions PDF

Tell me how can you handle Java exceptions?

Sr.Java Web Developer Interview Question
Sr.Java Web Developer Interview Question

Answer:

There are five keywords used to handle exceptions in java:

☛ try
☛ catch
☛ finally
☛ throw
☛ throws

Download Sr.Java Web Developer Interview Questions And Answers PDF

Previous QuestionNext Question
Tell me how to disable session in JSP?What is string getMessage()?