Question: C# object oriented programming ! 1.3 Problem 3 Write an application to demonstrate how to extend interfaces. In Figure2, you can see a sample UML
C# object oriented programming !

1.3 Problem 3 Write an application to demonstrate how to extend interfaces. In Figure2, you can see a sample UML class diagram. I Sports extendinterfaces setHome Team(String):void setVisitingTeam(String):void Hockey extendinterfaces IFootball extendinterfaces home Goalscored():void visiting GoalScored():void endOfPeriod (int):void overtime Period (int):void home TeamScored (int):void visiting TeamScored(int):void endOfQuarter(int):void
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
