Question: Class Employee Implementation: Overloaded constructor implemented correctly Class Employee Implementation: print) implemented correctly Class Employee Implementation:getSalary() implemented correctly Main: readfile) implemented correctly Main: sort() is
Class Employee Implementation: Overloaded constructor implemented correctly Class Employee Implementation: print) implemented correctly Class Employee Implementation:getSalary() implemented correctly Main: readfile) implemented correctly Main: sort() is implemented correctly Main: print() is implemented correctly Main Function: 1. open file 2. checks if file can be open 3. extracts variables from the file line 4. calculates salary 5. creates an instant of a class Employee 6. adds employee to employee list. 7.prints formatted employee list 8. find employee with highest salary 9. finds employee with lowest salary 10. computes average salary. Misc. Incorrect program name(s), redundant code, messy code: unused code lines are commented out and left in the submitted code, unnecessary blank lines, etc.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
