Sr.Java Web Developer Question: Download Sr.Java Web Developer PDF

Tell me how can you handle Java exceptions?

Tweet Share WhatsApp

Answer:

There are five keywords used to handle exceptions in java:

☛ try
☛ catch
☛ finally
☛ throw
☛ throws

Download Sr.Java Web Developer PDF Read All 64 Sr.Java Web Developer Questions
Previous QuestionNext Question
Tell me how to disable session in JSP?What is string getMessage()?