Shraddha Bhat

Shraddha Bhat

  • NA
  • 13
  • 12.6k

c# prog for inheritance

Apr 25 2013 4:48 AM
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.