Write a java program that receive some input


The interest for a loan is calculated using the following formula:

Interest = (Loan Amount * Interest Rate(%) * Loan Period(Month) )/100

Using the above formula, write a Java program that receive some input and displayed the interest. Format the number into 2 decimal places. Using loop is an advantage.

Request for Solution File

Ask an Expert for Answer!!
JAVA Programming: Write a java program that receive some input
Reference No:- TGS0130043

Expected delivery within 24 Hours