Answers

Question and Answer:

  Home  Sr.Java Web Developer

⟩ Tell me how can you handle Java exceptions?

There are five keywords used to handle exceptions in java:

☛ try

☛ catch

☛ finally

☛ throw

☛ throws

 149 views

More Questions for you: