What classes of exceptions, caught by a catch clause?



What classes of exceptions, caught by a catch clause?..

Answer / 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

More Core Java Interview Questions

What is persistence ?

2 Answers  


Can a for statement loop indefinitely?

3 Answers  


What are the characteristics of Final,Finally and Finalize keywords.

0 Answers   Flextronics,


Is java developer a good career?

0 Answers  


How does final modifier work?

1 Answers   Tech Mahindra,






What java ide should I use?

0 Answers  


How do I get 64 bit java?

0 Answers  


What is the difference between jfc & wfc?

0 Answers  


What is connection class in java?

0 Answers  


What is data structure in java?

0 Answers  


What is difference between final and immutable?

0 Answers  


What are the advantages of exception handling in java?

0 Answers  


Categories