Introduction - If you have any usage issues, please Google them yourself
Define the Employee class Employee and its inherited classes Manager and Director, which contains the corresponding information of staff as well as modify the function of information and access to information. Defines an abstract class Payment, pay the Salary, Bonus Bonus, stock dividends Option are Payment subclass.