Coders Packet

INTREST AMOUNT CALCULATOR WITH JAVA

By GUGULOTH VINAY

Using a "JAVA LANGUAGE".It calculates the interest amount of a particular customer. It calculates the interest amount based on the user's enter amount.

INTEREST AMOUNT CALCULATOR WITH JAVA screen short of running projectWe are using a Java programming language. First of all, we have imported the util package which contains the scanner class it takes input from the user . In the second step, we created the class validly and we have to declare the amount, interest, and months .forther step we take input from the user to amount it's stored as an amount variable. Next, we store an interest in an interest variable and finally, we store a month in a 'MONTH' variable.

next, we multiply the amount, interest, and months variables. after that the total value that value we divided by 100.

Finally, we print the output.

Download Complete Code

Comments

No comments yet

Download Packet

Reviews Report

Submitted by GUGULOTH VINAY (6302461709)

Download packets of source code on Coders Packet