User-submitted Java Projects

58
1768 reads
primenumbercomputation
This project is about to compute the prime number. Here you can compute whether the entered number in prime or not. or can compute the prime numbers upto the given number. Another attractive featur
Run It Now!
58
1584 reads
linux_devil's picture

Submitted by

linux_devil
Tags:

58
2326 reads
calculate_your_age_from_born_till_current_date
this is a simple java program that will show your lived age. simple enter your born date and then today's current date, the program will show your lived age between born till now.
Run It Now!
57
2553 reads
Clicker
* Unfortunately this app couldn't be run here, because this app requires a system with a mouse connected and thus "java.awt.HeadlessException" would be thrown; so please download it on your PC and the
Clicker

Run It Now!
57
2182 reads
Resturant_order_system(1.0)
A customer makes an order and the command line interface previews available options of meals and prices.The system updates automatically and the final bill is produced to be paid
Run It Now!