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
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started