Question: This in being done in C# 1. Create a Visual Studio project using the following class diagram. All classes and interfaces should be in their


This in being done in C#
1. Create a Visual Studio project using the following class diagram. All classes and interfaces should be in their own file. Pets Abstract Class Person Abstract Class Methods Animoltype Fields e dateOfBirth _petName Fields dateOfBirth firstName NumberLegs Properties BSUFaculty Class + Person DateOfBirth PetName BSUStudent Class Person E Methods & DateofBirth FirstName Petinfo 3 Fields Fieids studentiD facultylD salary Methods AnimalType BloodType o BreathingType Animal Animal Dogs Class 4 Pets Fish Class DateOfBirth & DateOfBirth FirstName Pets GetFullName Methods Methods O BSUFaculty Methods Methods Personnt BSUStudent AnimalType BloodType BreathingType Number egs Petinfo o AnimalType BloodType BreathingType @ Personinfo Personinfo Petinfo 2. The following is additional information concerning the classes. All italicized classes, fields, properties and methods are abstract. . IAnimal interface details. Type Name | Methods D AnimalType D BloodType string string D BreathingType string string D Numberlegs
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
