c# prog for inheritanceSBShraddha Bhat13yAsked Apr 25, 2013, 4:48 AM1.4kVisual Basic .NETUse Inheritance to create an exception base class and various exception –derived classes.Write a programto demonstrate that the catch specifying the base class catches derived –class exceptions.
Replies
Know the answer? Post it — somebody with the same question will find it here.