Question
Help student project this is for a Java code to make a loan calculator to pay back with interest rate. Get: -customers name -Birth date
Help student project this is for a Java code to make a loan calculator to pay back with interest rate.
Get:
-customers name
-Birth date
-adress
-phone number
-press (x) to exit
Create a program that you can choose from either Student loan intrest rate at 2%, Home loan intrest rate at 4%, and Auto loan interest rate at 3%.
Get how much they would like take out for a loan.
Then calculate how long it will take to pay back that loan.
Interest formula: A = P(1 + rt) where P is the Principal amount of money to be invested at an Interest Rate R% per period for t Number of Time Periods.
Please do it with GUI with Java thank you.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started