with the following doubt,
I want to apply polymorphism to the following data:
Seller: cell phone, customer list, car
Secretary: increase, fax, cell phone
Boss: List of sellers, increase, cart
code:
public abstract class Empleado
{...
asked by
20.10.2018 / 05:28