Patulong mga boss.
*** Define an abstract class named Employee which has the following data members:
· integer employee id
· string name
· double salary
· double deduction
and methods:
· 2 constructors (one with no parameter and the other accepts 2...