Question: (java )Our program needs to calculate the result of a pay raise. Define a method called raise which takes the pay raise rate and after
(java )Our program needs to calculate the result of a pay raise. Define a method called raise which takes the pay raise rate and after multiplying it with 1.1, returns the calculated value of the pay raise. The variable rate and the one holding the return value should be represented in double. Also, with each year passing, the pay is raised by 1.1 Execute the method as many years as entered by the user inside the main method with necessary input values and print the result
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
