Find Jobs
Hire Freelancers

another simple java program

$30-250 USD

In Progress
Posted about 13 years ago

$30-250 USD

Paid on delivery
I. The Problem A banking institution offers certificates of deposit (CD's) with a variety of interest rates, and maturities of 1, 3, 5, and 10 years. Interest is always compounded, daily, monthly, or quarterly. Write a Java program that will compute the accumulated value (principal plus interest earned), at yearly intervals, of any number of such CD's. Assume that a year always consists of exactly 365 days. Output will be a series of 10 annual reports: 1. Reports will be in table form with appropriate column headings. There will be one row of the table for each active CD, which will include all the data along with the accumulated value and total interest earned to date. 2. Each report will also print the total accumulated value of all active CDs, and total interest earned by all active CD’s to date. 3. Once a CD reaches maturity, it will stop earning interest and will not appear in any future reports. E.g., a CD with a maturity of 5 years will appear in the reports for years one through five, but not thereafter. II. The CD Class Begin by creating a class to model a CD. Each CD object "knows" its own principal, interest rate, maturity, and compounding mode (private instance variables). The class has “get” methods to return this data and a method to compute and return the accumulated value. III. The CDList Class Now create a class to maintain a list of CDs. You will need methods to add a CD to the list and to print an annual report. IV. The Driver (i.e., "Test") Class Your test class or "driver" class will read data for any number of CDs from a file that I will supply. Each line (i.e., “record”) of the file will contain the data – principal, interest rate (as an annual per cent), maturity, and compounding mode – for one CD. Create a CD object from the data in each record of the file and add it to the list. Then print the reports. V. Additional Specifications 1. Your CDList class must use an ArrayList as the principal (no pun intended) data structure. 2. Your test class is to read the data file one time only. No credit will be given for programs that read the data file more than once. 3. Make sure your program is well documented and adheres to the style conventions discussed in class. VI. Formula The accumulated value (i.e., principal plus interest), A, is given by the formula: A = p (1 + (r/n))^(n*t) where: p = principal n = number of times compounded per year r = annual interest rate, expressed as a decimal t = elapsed time in years (not the maturity!) Hint: The method that computes and returns the accumulated value requires one parameter – the elapsed time in years VII. In each annual report, also compute and print the interest earned for that year for each CD, and the total interest earned for that year for all active CD’s.
Project ID: 1028910

About the project

9 proposals
Remote project
Active 13 yrs ago

Looking to make some money?

Benefits of bidding on Freelancer

Set your budget and timeframe
Get paid for your work
Outline your proposal
It's free to sign up and bid on jobs
Awarded to:
User Avatar
Please see pmb, thanks.
$30 USD in 0 day
5.0 (43 reviews)
4.7
4.7
9 freelancers are bidding on average $93 USD for this job
User Avatar
Hi, kindly check your inbox for my inquiries. Thanks.
$50 USD in 5 days
5.0 (158 reviews)
6.0
6.0
User Avatar
Please check your inbox.
$100 USD in 5 days
4.9 (34 reviews)
5.2
5.2
User Avatar
Hello, I will be delighted to work on this project. Let's start.
$45 USD in 2 days
4.9 (16 reviews)
4.4
4.4
User Avatar
Hello Sir, i can do it.
$60 USD in 2 days
5.0 (3 reviews)
3.3
3.3
User Avatar
please check pm
$50 USD in 2 days
5.0 (1 review)
1.1
1.1
User Avatar
Please reply
$220 USD in 9 days
0.0 (0 reviews)
0.0
0.0
User Avatar
Can write java program in 36 hours or less
$250 USD in 10 days
0.0 (0 reviews)
0.0
0.0
User Avatar
Hi i can complete ur project. lets start work
$30 USD in 2 days
0.0 (0 reviews)
0.0
0.0

About the client

Flag of UNITED STATES
Immokalee, United States
4.9
9
Payment method verified
Member since Apr 4, 2011

Client Verification

Thanks! We’ve emailed you a link to claim your free credit.
Something went wrong while sending your email. Please try again.
Registered Users Total Jobs Posted
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
Loading preview
Permission granted for Geolocation.
Your login session has expired and you have been logged out. Please log in again.