Description: a Java program that reads in the following values from the standard input device (ieKeyboard) and writes its result on the standard output device (ie Console/Monitor): Inputs: A: the loan amount in dollars and cents (eg 150000.00). r : the net annual interest rate, expressed as an integer (eg 10 which means 10) Y: the number of whole remaining years (for repayment) M: the number of remaining monthsOutput: The program should calculate and output the amount of monthly repayments in dollars and cents assingle value (eg $ 840.55)
- [Fireworks] - Development environment is Vc++, But to
- [TX] - A powerful address book management syste
- [Hack_jniwrap] - Hacking Software source code, Listening
- [Lesson7] - Examples of ways to filter your textures
File list (Check if you may need any files):
LoanRepay.java
projA-test-cases.txt