User-submitted Java Projects

1
149 reads
izelcalitz's picture

Submitted by

izelcalitz
1
192 reads
TanviSMehta's picture

Submitted by

TanviSMehta
Tags:

1
155 reads
lhaufle's picture

Submitted by

lhaufle
Tags:

TestAverage(1.0) || updated to be completed with a class
Update on the prior program to demonstrate a simple class.


Run It Now!
1
155 reads
sajidburn's picture

Submitted by

sajidburn
Tags:

TestAverage(2.0)
Write a program that asks the user to enter three test scores. The program should display each test score, as well as the average of the scores.

Enhancement Trail:  

TestAverage(2.0)    TestAverage(1.0)    TestAverage





Run It Now!
1
175 reads
sajidburn's picture

Submitted by

sajidburn
Tags:

TestAverage(1.0)
Write a program that asks the user to enter three test scores. The program should display each test score, as well as the average of the scores.

Enhancement Trail:  

TestAverage(1.0)    TestAverage





Run It Now!
1
225 reads
Guest's picture

Submitted by

Guest
Simple Calculator
This simple calculator first gives you four(4) operations to choose from. Afterwards it prompts for two(2) numbers and calculates them based on the operation you chose.
Simple Calculator

Run It Now!
1
170 reads
Java's picture

Submitted by

Java
Tags:

Inventory(1.0)
Inventory control System

Enhancement Trail:  

Inventory(1.0)    Inventory





Run It Now!
1
171 reads
FutureInvestment
This java program finds the future investment for your principal with specified yearly interest rate from 1 year to 30 years
Run It Now!
1
177 reads
pspravin's picture

Submitted by

pspravin
Tags:

ArrayDemojava
Simple java example to display Array
Run It Now!