Question: I need to write a C++ program for Monthly Budget. The program should have 2 dimensional Arrays, 2 types of loops, Save the data to
I need to write a C++ program for Monthly Budget. The program should have 2 dimensional Arrays, 2 types of loops, Save the data to a sequential data file and read from it,At least 3 functions appropriately passing parameters and returning values as needed ,If / else or a switch statement (to get max points use nested if /elses),Validated user input...The user should enter the monthly income, budgeted living expenses (housing, utilities, food, transportation,clothing, medical,personal,savings, debts), then user should enter the actual living expenses (housing, utilities, food, transportation,clothing, medical,personal,savings, debts),. The[program should then calculate the total actual expenses versus the budgeted living expenses and get the difference. And prompt the user if it's under budget or over budget.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
