0
Answer

c# prog for inheritance

Ask a question
Use Inheritance to create an exception base class and various exception –derived classes.Write a program
to demonstrate that the catch specifying the base class catches derived –class exceptions.