This is a quick answer game application program using Java, Swing & AWT libraries. This game will help you to train your mind by improving your calculation speed.
This is a digital clock Application program using java, java Swing & AWT libraries. It will show the Current Date with the day name and the current time.
Diagonal star pattern in java program will generate a rectangular pattern composed of star(*) of entered number by user. This program should be accomplished by using for loop.