Question: Important instructions: The program name should start with your lastname _ firstname _ porgram name. Make sure to rename your program before submitting it to

Important instructions:
The program name should start with your lastname_firstname_porgram name. Make sure to rename your program before submitting it to Canvas. The program extensions should be CPP
Follow the example from your first program.
Write your program in C++ using
Replit.com.
Steps to follow for creating and submitting your program using the Replit site include:
Use your LACCD email to sign up with
Replit.com.
Create, run, and test your program in the Replit environment.
Make sure to name your file/program per the instructions given in each assignment.
Final Exam Programming Assignment
A student has established the following monthly budget"
Write a program that has MonthlyBudget structure designed to hold each of these expense categories.
The program should pass the structure to a function that asks the user to enter the amounts spent in each budget category during a month.
The program should then pass the structure to a function that displays a report indicating the amount over or under in each category, as well as the amount over or under the entire monthly budget.
Grading will be affected by:
Proper formatting.
Use left, right, and setw manipulators as needed.
No input validation is required.
Use of at least two functions in addition to main.
Here are the sample outputs: See where the negative sign is ploced. Only when the amount is over the budget (over means I spent more than budgeted for)
 Important instructions: The program name should start with your lastname_firstname_porgram name.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!