[SOLVED] Application that lets the user enter the amount budgeted for a month

22.00 $

Programming resource
Digital learning resource
Category:
Practical programming resource
Suitable for guided study and reference
Tutor guidance available when needed

Description

5/5 - (1 vote)

Create an application that lets the user enter the amount that he or she has budgeted for a month. A loop should then use input boxes to prompt the user for his or her expenses for the month, and keep a running total. When the loop finishes, the program should display the amount that the user is over or under budget.

This needs to be done in Visual basic 2013/2015.

Resource details

Understand the Task Before You Use the Resource

Review the requirements, identify the programming concepts involved, study the implementation and test your understanding with your own examples and modifications.