What classes of exceptions, caught by a catch clause?

Answer Posted / niranjanravi

A catch clause can catch any exception that is assigned to
the throable type.It includes both run time errors and
exceptions.

Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is continuity of a function?

744


Which variables are stored in heap?

756


Explain importance of finally block in java?

788


Java is Pass by Value or Pass by Reference?

801


What is nextline method in java?

786


What is remote method invocation (rmi)?

805


What does flag mean in java?

740


when to use ArrayList and when to use HashMap in webApplication.

4224


How to run a JAR file through command prompt?

937


Explain the init method?

727


Can an arraylist be empty?

768


What does void * mean?

705


What is temp in java?

769


What is a super method?

748


What are the advantages of arraylist over arrays?

786