python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
After using a explicit throw keyword ,why the other implicit throw is not working in case of multiple catch statement?
In this programe MyclassEx is child class of Exception(java.lang.Exception).we create user define exception.In the class contain a parameterized constructor who pass its argument to super class that i...

Debolina Halder
Votes: 0
Answers: 1