Question: Write a program that will read an employee ID number and salary from a file named OldEmployeeSalary.txt. Then, the program should compute the new salary
Write a program that will read an employee ID number and salary from a file named OldEmployeeSalary.txt. Then, the program should compute the new salary for each employee by giving ech employee a 5% raise. The program will then write the employee ID, along with the new salary to a file name NewEmployeeSalary.txt. Pseudocode
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
