For this Programming Employee class should have instance variables to store the employee ID as an int and the employee’s department as a String. The Faculty class should have an instance variable to...


For this Programming  Employee class should have
instance variables to store the employee ID as an int and the employee’s department as a String.
The Faculty class should have an instance variable to store the faculty member’s title (e.g., “Professor of
Computer Science”) as a String. The Staff class should have an instance variable to store the staff
member’s pay grade (a number from 1 to 20) as an int. Every class should have appropriate
constructors, accessors, and mutators, along with a writeOutput method that outputs all of the instance
variable values


Note: code java



Jun 09, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here