Computer Science, asked by promitapanda21, 8 months ago

write a program in java to input principal , rate , time using Bufferedreader class and print the simple interest

Answers

Answered by xandranyra
0

Explanation:

this is a java program to find the simple interest. formula: simple interest =( principal × rate ×time by hundred into the principal rate of interest and time period as input now we use to given formula to calculate the simple interest here is the source code of the Java program to find the simple interest the Java program is successfully completed the Android on a windows system the program output is also shown below.

Similar questions