Question: I need to know what the code is in Visual Basic > Windows Form App Directions Write a program, Savings, to calculate the growth of
I need to know what the code is in Visual Basic > Windows Form App

Directions Write a program, Savings, to calculate the growth of money in a savings account. A one-time deposit is made when the account is opened and the account savings grow by a fixed rate every year. In your program, the user has to enter the original deposit to the account and the interest rate. The program should calculate two things: 1. a. How many years will pass until the account doubles in size b. How many years until the amount in the account is a million dollars 2. When you have finished, run your program and check that it is working as expected 3. Before the next class, log-in to CourseWeb and transfer the following files from the project on your flash drive: (Remember to choose Assignment 9 Savings when you transfer): Transfer Form1.vb from the Expense folder Transfer Savings, the application, from the /bin/Debug folder Savings
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
