User-submitted Java Projects

1
248 reads
DicePairSimulator
Roll as many pairs of dice as you would like, and see the outcome!
Run It Now!
1
333 reads
kilcreasejp's picture

Submitted by

kilcreasejp
BankAccountSimulator
Simulate depositing and withdrawing with this bank account simulator!
Run It Now!
1
301 reads
Age Calculator
This project helps you to calculate age as specifically as it is possible from considering the month to date format..! Hope this project will help you somehow or the other in your knowledge of Java.
Run It Now!
2
1007 reads
mukulsoftwap's picture

Submitted by

mukulsoftwap
OpenNotepad
Notepad open via Java Programm
Run It Now!
1
249 reads
artyomsven's picture

Submitted by

artyomsven
Tags:

Palindrom
The program takes input as string and check if it is palindrome or not. If the string and the reverse of string are same then we say string is palindrome.
Run It Now!
1
304 reads
artyomsven's picture

Submitted by

artyomsven
Tags:

Palindrom
The Program which takes input as string and check if it is palindrome or not. If the string and the reverse of string are same then we say string is palindrome.
Run It Now!
1
238 reads
artyomsven's picture

Submitted by

artyomsven
Tags:

NumberofVocalists
This projects finds how many male and female vocalists we have in String.
Run It Now!
1
283 reads
mayanksharmauk's picture

Submitted by

mayanksharmauk
Tags:

1
273 reads
ronsbhk93's picture

Submitted by

ronsbhk93
Tags:

RandomNumberGenerator(1.0)
This is the simple program of Random Number Generator...Random is a class, which generates the number randomly....


Run It Now!
1
281 reads
javierlopm's picture

Submitted by

javierlopm
AbstractDataTypesImplementation(2.0)
In these example project, some of the most known abstract data types are implemented in Java
Run It Now!