Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

please answer using python YOUR OOP code should generate following answers. enter Name:Alex enter UID654321 Name: Alex UID: 654321 base salary is USD =100 bonus

please answer using python
image text in transcribed
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

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Beginning ASP.NET 4.5 Databases

Authors: Sandeep Chanda, Damien Foggon

3rd Edition

1430243805, 978-1430243809

More Books

Students also viewed these Databases questions

Question

3. What may be the goal of the team?

Answered: 1 week ago

Question

Is how things are said consistent with what is said?

Answered: 1 week ago