Highlights
This assessment covers the following LOs.
LO1 Demonstrate understanding of classes, constructors, objects, data types, and instantiation; Convert data types using wrapper methods and objects
LO2 Independently analyze customer requirements and design object-oriented programs using a scope, inheritance, and other design techniques; Create classes and objects that access variables and modifier keywords. Develop methods using parameters and return values
LO3 Demonstrate adaptability in building control and loop structures in an object-oriented environment; Demonstrate use of user-defined data structures and array manipulation
Project: Calculating Future Investment Value
Problem Description:
Write a program that reads in investment amount, annual interest rate, and a number of years, and displays the future investment value using the following formula:
and displays the future investment value using the following formula:
For example, if you enter amount 1000, annual interest rate 3.25%, and the number of years 1, the future investment value is 1032.98.
Sample 1:
Enter investment amount: 1000
Enter the annual interest rate: 4.25
Enter Number of years: 1
The accumulated value is $1043.34
Design:
Imported java scanner followed by the creation of variables as indicated such as number of years, amount of investment and annual interest rate,
Did not use integer used double instead so that no errors occur while using decimals followed by formula programming for the value of an investment using 3 easy parts one section for adding up per month interest rate,
Followed by another part as multiplication of the value of an investment with 12 months and final value using math.pow formula such as Math. pow(a, b)
formulation : Math.pow(value of Investment part1,value of investment part2)
For investment rate, the amount was multiplied by investment value in section 3 as a divide above which resulted as summed up value with the result obtained from the calculation of future investment value.
This MITS4002 - IT Assignment has been solved by our IT Experts at My Uni Paper. Our Assignment Writing Experts are efficient to provide a fresh solution to this question. We are serving more than 10000+Students in Australia, UK & US by helping them to score HD in their academics. Our Experts are well trained to follow all marking rubrics & referencing style.
Be it a used or new solution, the quality of the work submitted by our assignment Experts remains unhampered. You may continue to expect the same or even better quality with the used and new assignment solution files respectively. There’s one thing to be noticed that you could choose one between the two and acquire an HD either way. You could choose a new assignment solution file to get yourself an exclusive, plagiarism (with free Turnitin file), expert quality assignment or order an old solution file that was considered worthy of the highest distinction.
© Copyright 2026 My Uni Papers – Student Hustle Made Hassle Free. All rights reserved.