Coders Packet

Packets submitted by GUGULOTH VINAY

NUMBER GUESS WITH JAVA

in this project, I use JAVA PROGRAMMING LANGUAGE. I imported a random class that generates a random number and also I take input from the user. if the input value and random number equals.

ATM INTERFACE with Java

I am using a JAVA LANGUAGE in this packet. In this project, I have created an atm interface that contains features such as 1. withdraw 2. balance 3. inquiry 4. deposit 5. transfer 6. history

INTREST AMOUNT CALCULATOR WITH JAVA

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.