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

What is the synchronized method modifier?

590


What is the difference between length and length () in java?

523


What do you mean by collectors in java 8?

537


What data type is true or false?

571


How do you define a singleton class?

504






What are pass by reference and pass by value?

525


Explain the use of sublass in a java program?

596


What are the differences between forwarding () method and sendredirect() methods?

615


What is the benefit of abstract class?

513


What are the main uses of this keyword?

596


How do you override a variable in java?

525


Difference between Linked list and Queue?

603


Considering notepad/ie or any other thing as process, what will happen if you start notepad or ie 3 times? Where 3 processes are started or 3 threads are started?

651


Which container method is used to cause a container to be laid out and redisplayed in java programming?

596


Which variables are stored in heap?

537