Results 1 to 2 of 2
- 08-03-2012, 09:35 PM #1
Member
- Join Date
- Aug 2012
- Posts
- 6
- Rep Power
- 0
program ,deposit of an amount of money in a bank
dear
please i need ur help on this question please any hint
A customer makes a deposit of an amount of money in a bank, this amount is designed by IniAmount ,
The bank gives 6% of compound interest, which means that at the end of the year, the new amount is calculated based on FinAmount.
What you should do:
You should write a java code; This code should calculate the FinAmount at the end of each year.
And same output, for IniAmount = 1000$.Java Code:The output should have this structure: IniAmount = 100 $ Year FinAmount 1 amount1 2 amount2 . . . . . . 10 amount10
Part b:
In this part, you take the same problem, but this time, you should write a java code, that calculate the number of years, after what the FinAmount becomes the double of IniAmount.
The output should be as following:
Java Code:IniAmount Interest Number of year 100 3% n 1000 2% n 10000 1.5% n
- 08-03-2012, 09:41 PM #2
Moderator
- Join Date
- Jul 2010
- Location
- California
- Posts
- 1,619
- Rep Power
- 5
Re: program ,deposit of an amount of money in a bank
Once is enough. Thread locked.
program ,deposit of an amount of money in a bank
Similar Threads
-
program ,deposit of an amount of money in a bank
By aou in forum New To JavaReplies: 12Last Post: 08-04-2012, 09:35 PM -
Bank program difficulties
By LifeElixer in forum New To JavaReplies: 8Last Post: 10-21-2011, 04:42 AM -
writing a program to read a specific amount of lines from a file?
By welikedogs in forum New To JavaReplies: 4Last Post: 11-03-2010, 06:17 PM -
use an intermediate variable in the money transfer and not manually input the amount
By SOLOshadow in forum New To JavaReplies: 2Last Post: 09-25-2010, 07:03 PM -
Work & Earn money from home, use rebate lower price save money $$$
By arturmoniswork in forum Reviews / AdvertisingReplies: 0Last Post: 12-30-2008, 05:57 AM


LinkBack URL
About LinkBacks

Bookmarks