$ 0 0 Use 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.