Page 1 of 1

: Create a simple loan calculator system. You are free to use any IDE you like. Here are the requirements: • The user sh

Posted: Sun May 15, 2022 1:00 pm
by answerhappygod
: Create a simple loan calculator system. You are free to use
any IDE you like. Here are the requirements: • The user should be
prompted to enter the following fields: • Loan amount • Interest
rate • Number of years • The program should output: • The monthly
payment amount • The total amount paid back • The compound interest
• The user should have the option to display a table of all
payments with the following headers: • Payment no. • Amount •
Interest • Principal • Remaining Balance