InterviewSolution
Saved Bookmarks
| 1. |
What Are The Rules Of Exception Handling With Respect To Method Overriding? |
|
Answer» There are certain restrictions while overriding a method in case of exception handling in Java. BROADLY there are TWO rules -
There are certain restrictions while overriding a method in case of exception handling in Java. Broadly there are two rules - |
|