Computer Science, asked by vaishnavrock2258, 11 months ago

write a program in Java to find the simple interest and the amount when principal, interest, and time are given.

plz explain fast know....​

Answers

Answered by shivjal
1

Answer:

Program to find the simple interest

Simple Interest = (P × R × T)/100.

where P = Principal Amount, R = Rate per Annum, T = Time (years)

Answered by rithvik301
1

Answer:

Explanation:

Program to find the simple interest

Simple Interest = (P × R × T)/100.

where P = Principal Amount, R = Rate per Annum, T = Time (years)

Similar questions