Question: a) From the given (partial) class employee, write the setter method for the hourly field. public class Employee{ private String empID; private boolean hourly; ..........
a) From the given (partial) class employee, write the setter method for the hourly field. public class Employee{ private String empID; private boolean hourly; .......... }
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
