Add three (3) Java Methods. Name them Employee, FullTimeEmploye e, and
PartTimeEmploye e.
Write a simple payroll program that will display employee’s information. Refer to the Sample
Output below. This should be the sequence of the program upon execution:
a. Ask the user to input the name of the employee. Use the employee method here.
b. Prompt the user to select between full time and part time by pressing either...