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
How does hashset work in java?
What is return code?
Which class contains a method: cloneable or object?
what are the states associated in the thread? : Java thread
How to use arraylist in java netbeans?
What is struts in java?
What is the function of log?
What is widening and narrowing in java? Discuss with an example.
what is thread? What are the high-level thread states? Or what are the states associated in the thread? : Java thread
What is difference between core java and java ee?
Is main a function?
Are static members inherited to sub classes?
How many boolean functions are there?
How do I get 64 bit java?
What is the set interface in java programming?