Answered step by step
Verified Expert Solution
Question
1 Approved Answer
A company named ABC hired three employees in different years; each employee gets an increment of 5000 yearly. Also each employee gets bonus amount
A company named ABC hired three employees in different years; each employee gets an increment of 5000 yearly. Also each employee gets bonus amount of 10k for each project he has done yearly. The programs should have following attributes that should be entered by the user according to their need in specific parts: Employee name Served years No of projects done per year Initial salary 1. Write a simple program using a for loop which will calculate the current salary of an employee in a year 2020. (5 marks) 2. Write a program using an array that will calculate the current salary of each employee in a year 2020. (5 marks)
Step by Step Solution
There are 3 Steps involved in it
Step: 1
1 Simple program to calculate current salary of an employee using for loop printEnter Employee Detai...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