Question: Using C#, implement the following class hierarchy: A Vendor class that represents an entity that sells goods to you, a Customer class that represents objects
Using C#, implement the following class hierarchy: A Vendor class that represents an entity that sells goods to you, a Customer class that represents objects that buy goods from you, and a Shop class that represents objects that buy goods from you and sell goods to you.
(C# Programming)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
