explain the classification of exception and hoew to handle
the exceptions

Answer Posted / ravikiran

Checked and unchecked exceptions
We can handle the exception by make use of
try/catch/finally (or) by using throws clause

Is This Answer Correct ?    4 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can we define private and protected modifiers for the members in interfaces?

796


How can we make string upper case or lower case?

775


What is a website container?

678


What is autoboxing and unboxing?

759


What is a parameter example?

710


What are the application of stack?

676


What is append function?

747


How can you say java is object oriented?

808


What is a variable and constant?

760


What is the different between get and post?

701


What are the 7 types of characters?

816


How many inner classes can a class have?

790


What is meant by polymorphism?

760


Why generics are used in java?

765


How do you invoke a method?

726