Question: Must be written in C# using Visual Studio 1.1 You are asked to develop an application to calculate savings for a number of time periods.

Must be written in C# using Visual Studio

Must be written in C# using Visual Studio 1.1 You are asked

1.1 You are asked to develop an application to calculate savings for a number of time periods. Assume in the beginning of each month the user plans to save x amount of dollars to the investment account that pays r% of annual interest compounded monthly. (To find monthly rate you should divide annual rate by 12 months). Your application should take as inputs monthly payment (the amount user intends to save each month), and the annual rate (as percent). When the user clicks "next month" button, the program should calculate the new balance, and display the number of months passed. Initially, the balance is zero, and number of months is also 0 . Refer to figures below for the interface design. Initially, when user entered numbers, but did not click the "Next Month" button. After 12 clicks

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!