• We have worked with Library system UML class diagram in theclass. In this homework, you need to do similar tasks to implementthis Hospital UML diagram. • You need to create a Person interfaceand Person class needs to implement it. • The person class shouldbe abstract class and its subclasses need to implement abstractmethods. • Make logical guess as necessary and use some mock data.• You have to use the exception handling technique for handlingunchecked exceptions in
OR
OR