PROGRAM #4 (AMORTIZATION WITH A MENU)

AMOUNT = 1000.0; will be demonstrated in this program to be used in any class method as the original loan amount. The student will write the JAVA source code for a method that returns a . double. to calculate individual loan payments. Students may later use this method to create a more complex amortization … ................
................