Student Name: __________________
Class and Section __________________
Total Points (10 pts) __________________
Due: November 28, 2010 before the class
Project: Investment-Value calculator
CSCI 1302 Advanced Programming Principles
Armstrong State University
Problem Description:
Write a program that calculates the future value of an
investment at a given interest rate for a specified
number of years. The formula for the calculation is
as follows:
Design:
(Draw a sketch of UI)
Coding:
Name your main class Exercise15_05
Screen shots: