Computer Science, asked by ttebau, 7 months ago

1. Generate the IncomeRec.txt file
2. You must read this file and store the records of Annual incomes into appropriate arrays.
3. Your program should then be able to process the following commands. i.e.
program should provide user with the following menu.
i. Print the entire list.
ii. Print list of employees which match a given last name initial
iii. Calculate and Print in a file called IncomeTax.txt, the tax corresponding to the
provided Annual income.
iv. Print Payroll Summary
v. Exit program.

Answers

Answered by azadraoshabh
2

Answer:

Print the entire list so the option will be 1

Similar questions