MITS4002: Object-Oriented Software Development - Investment Value
VerifiedAdded on 2019/10/18
|3
|402
|159
Homework Assignment
AI Summary
This assignment from MITS4002 focuses on calculating the future investment value using a Java program. The assignment requires students to understand and implement the formula: futureInvestmentValue = investmentAmount * (1 + monthlyInterestRate) ^ (numberOfYears*12). The problem description outlines the input (investment amount, annual interest rate, and number of years) and the desired output (future investment value). The assignment includes sections for analysis, design, and coding, where students are expected to provide the source code. Screenshots of the program's output are also required, along with a description of the testing process. The document submitted to Moodle must include the problem analysis, program design, Java source code, output screenshot, and testing description. The assignment emphasizes the practical application of programming principles to solve a real-world financial calculation, providing students with hands-on experience in software development and problem-solving. The assignment is provided by a student and is available on Desklib.
1 out of 3





