Tuesday, 17 November 2015

Why We need to handle child class exception first after that super class exception

We need to write first child class exception then only we need to write super class exception then it would be working fine otherwise we will get the Compile time error.

No comments:

Post a Comment