Question
completely lost please help!!
average number mesllREIU his previous year's the of text on for appropriately year Khalid receives a annual 18 At the beginning of every and displays the amount should end when a program that calculates and 6%. program next three using rates ol 39 4%, 5% Khalid enters a sentinel value as the salary. He a. Create an IPO chart for the problem, and then desk-check the algorithm using annual salaries of 30000 and 50000, followed by your sentinel value. b. List the input, processing, and output items, as well as the algorithm, in a chart similar to the one shown earlier in Figure 8-16. Then code the algorithm into a c. check the program using the same data used to desk-check the algorithm. d. If necessary create a new project named Intermediate18 Project, and save it in the Cpp8 Chap08 folder Enter your C++ instructions into a source file named Intermediate 18 cpp. Also enter appropriate comments and any additional instructions required by the compiler. e. Save and then run the program. Test the program usin same data used to desk-check the program.
Explanation / Answer
Hi,
I'm assuming that the below program will solve it for you, here it goes -
------------------------------------------------------------------------------------------------------------------------------