0
Answer

c# prog for inheritance

Photo of Shraddha Bhat

Shraddha Bhat

12y
1.3k
1
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.

Answers (0)