Using Visual Studios C# AND SCREENSHOTS, WITH DIRECTIONSOF WHAT TO OPEN ON MICROSOFT VISUAL STUDIO 2017 SCREENSHOTSPLEASE
SCREENSHOTS PLEASE
SCREENSHOTS PLEASE
Make sure to make two instances of a pet class. The pet shouldbe able to walk and talk. You should also be able to set it’s AgeName, and Type (cat, dog). Make sure to set and show values foreach of the three properties (variables): Name, Type, Age. Makesure to execute the walk and talk (just display messages “I amwalking”, “I am talking.”)
Solution
Dear student follow the below steps to create the requiredprogram
Step 1: Open visual studio and click on new project
OR
OR