Programming Question

PROG2370 – Game Programming with Data StructuresAssignment 4 (Individual assignment)
Problem Specification:
1. Read this full document and check the marking sheet (last page of this
document) before you start working on the project.
2. This project must be completed in Java. Create a new Console based project in Java
by using Eclipse.
3. Name the project as follows:
FirstNameInitialLastNameAssignment4
Replace FirstNameInitial and LastName based on your name.
Example: if a student’s name is Jason Bourne, for Assignment 4, the name of the
project will be JBourneAssignment4.
4.Your header comment is to include the following information:
/* Project file name
* Purpose of program
1. Ensure you are using proper programming conventions. For example, proper variable naming,
indenting, commenting, etc. Deductions will be made for each style mistake.
2. Your submission needs:
a. This completed document.
b. Any documents created using Visio, (can submit as image file).
c. Original .java source file/ zip File
Program Requirements
You are to write a program that reads in an investment amount, annual interest rate, and
number of years, and displays the future investment value using the following noted below.
futureValue = investmentAmount x (1 + monthlyInterestRate)years x 12
Sample Run 1:
Enter investment amount: 1000 [Enter]
Enter annual interest rate: 3.25 [Enter]
Enter number of years: 1 [Enter]
Accumulated value is: $1032.99
1 of 3
PROG2370 – Game Programming with Data Structures
Assignment 4 (Individual assignment)
Analysis:
Describe the problem. Answer all the following in your own words. Use only English statements, no
coding statements. Assume the client, (me), does not understand any programming languages.
a. State the problem to be solved.
b. List all inputs that are required and where are they coming from.
c. Discuss any restrictions to the inputs, (you are not required to code restrictions or validate
inputs for this assignment.
d. List all outputs and or expected result formats.
[insert documentation here]
Design:
Create a flowchart to outline all steps in solving the problem. Use Visio if you are creating a
flowchart. You can export it as an image file and include it in your submission. Also, paste the
image file in the space provided below.
[insert documentation and images here]
Code/Implementation:
Create your solution using Java in a separate Java Cass file. Copy and paste the entire contents of
your Class file below.
[insert java code here]
2 of 3
PROG2370 – Game Programming with Data Structures
Assignment 4 (Individual assignment)
3 of 3

Save Time On Research and Writing
Hire a Pro to Write You a 100% Plagiarism-Free Paper.
Get My Paper
Still stressed from student homework?
Get quality assistance from academic writers!

Order your essay today and save 25% with the discount code LAVENDER