Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Exercise 8-2 Use a rectangular array This exercise will guide you through the process of adding a rectangular array to the Future Value application that

Exercise 8-2 Use a rectangular array

This exercise will guide you through the process of adding a rectangular array to the Future Value application that you saw in chapter 7. This array will store the values for each calculation thats performed.

Open the Future Value application

(March 2015 visual basic and visual studio)

please provide screen shots from visual studio..thanks

1. Open the application thats in the C:\VB 2015\Chapter 08\FutureValue directory

2. Declare module-level variables for a row index and a rectangular array of strings that provides for 10 rows and 4 columns.

3. Add code that stores the values for each calculation in the next row of the array when the user clicks the Calculate button. Store the monthly investment and future value in currency format, and store the interest rate in percent format.

4. Add code to display the elements in the array in a message box when the user clicks the Exit button. Use tab characters to format the message box so it looks like this:

5. Test the program by making up to 10 future value calculations. When youve got this working right, close the solution

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

Seven NoSQL Databases In A Week Get Up And Running With The Fundamentals And Functionalities Of Seven Of The Most Popular NoSQL Databases

Authors: Aaron Ploetz ,Devram Kandhare ,Sudarshan Kadambi ,Xun Wu

1st Edition

1787288862, 978-1787288867

More Books

Students also viewed these Databases questions