Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Create a multi-form Visual Basic program which serves as a retirement savings calculator. The program should be able to perform the following: 1. On one

Create a multi-form Visual Basic program which serves as a retirement savings calculator.

The program should be able to perform the following:

1. On one form it should allow the user to input the amount they wish to save each year, the assumed interest rate, and the year of retirement.

2. It should output the account balance every year as well as the total amount that the individual has contributed until retirement. Make sure the values are formatted as currency when it is applicable. Keep it simple. Assume one compounding period per year.

3. There should be an output control for this information and a way to clear the control to try multiple scenarios easily.

4. On another form you should allow the user to input the price of a standard item such as a gallon of gasoline, an average inflation rate, their year of retirement, and the software should calculate the future price.

5. Menus should allow the user to toggle easily between forms.

6. There should be a graceful exit from the software on each form.

7. The code should be nicely commented so if you were to come back to it in a year, you would understand what you were doing.

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Professional Microsoft SQL Server 2012 Administration

Authors: Adam Jorgensen, Steven Wort

1st Edition

1118106881, 9781118106884

More Books

Students also viewed these Databases questions

Question

What is the difference between Needs and GAP Analyses?

Answered: 1 week ago

Question

What are ERP suites? Are HCMSs part of ERPs?

Answered: 1 week ago