Question: For this assignment, you are to create a class called Employee and follow the below requirements: Add section breaks 0 Create at least 5 private

For this assignment, you are to create a class called Employee and follow the below requirements: Add section breaks 0 Create at least 5 private properties One of the 5 properties must be salary (int) . An employee's salary must be between and including 25000 and 200000 so don't allow values outside of this range Note: All code should be neat . All code should be indented correctly (Select all text and do a ctrl-i to fix indentation) When you are done, upload ONLY the Employee.java file to Canvas
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
