Question: YOUR OOP code should generate following answers. enter Name:Alex enter UID654321 Name: Alex UID: 654321 base salary is USD =100 bonus % age is =0.1

 YOUR OOP code should generate following answers. enter Name:Alex enter UID654321

YOUR OOP code should generate following answers. enter Name:Alex enter UID654321 Name: Alex UID: 654321 base salary is USD =100 bonus % age is =0.1 updated salary based on x% increase from initial salary is =110.0 expected_futue_salary_in_year2 is =121.0 You will be asked to develop an OOP code for an employee working for AU. Name of employee will be entered based on user input. Employee UID will be entered based on user input. You will be required to create an object. You will be required to input data. You will be required to compute employee's salary for the next two years. Base salary, year- 01= given, $100 Bonus is constant =10% of last salary Compute salary after 1 year. Compute salary after 2 years (assuming merit raise is still 10% )

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!