Create a loan amortization schedule based on user input


Problem

Demonstrate that you know how to define variables in a program, create conditional statements, write a loop, obtain input from the user, validate input, and display output.

Create a Loan Amortization Schedule based on user input. Allow the user to enter a loan amount, number of years for the loan, and the annual interest rate. You must use the ReadIntegerFromUser and ReadFloatFromUser methods for user input. Be sure to validate the user input. Refer to the steps for tips on how to create this program. Be sure to follow proper naming conventions taught in this class. You must use printf in this program. Be sure to submit your .java program and a print-screen of your test results.

Request for Solution File

Ask an Expert for Answer!!
JAVA Programming: Create a loan amortization schedule based on user input
Reference No:- TGS03242030

Expected delivery within 24 Hours