News

O/P Enter the principal amount : 20000 Enter the rate of interest (in percentage): 5 Enter the time period (in years): 2 The simple interest is :2000.0 BUILD SUCCESSFUL (total time: 23 seconds) ...
Problem :a java program interest.class that calculates the total interest income on amount taka 5 lakhs in a period of 10 years. show the results for simple interest, compounded interest when the ...
O/P Enter the principal amount : 20000 Enter the rate of interest (in percentage): 5 Enter the time period (in years): 2 The simple interest is :2000.0 BUILD SUCCESSFUL (total time: 23 seconds) ...