Hi there everyone,
I need some help getting started creating a Java program for a class I am taking.
Here is what I need to do:
Create A program written in Java (without a graphical user interface) that will calculate and display the monthly payment amount to fully amortize a $200,000.00 loan over a 30 year term at 5.75‰ interest
I don't even know where to begin with this.
I am using JDK 6 Update 23 and we are required to use Text Pad for the class to write our coding.
Thanks in advance for any help.
IKE