Skip to content

controlpee/JAVA-OOD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

JAVA-OOD

Java Object Orientated Design

This is a simple calculator written in Java It uses object Orientated Design (OOD) This simple project gives best understanding for java begineers

To run this program Make sure your system is running with java

download and save it in your desktop or any of your prefered directory

locate where you saved the file and use command line to make it a current directory

save it with the name of the class as usually done in java

save it Average.java

Compile using java compiler javac Average.java

Then run the program java Average

About

Average Score Calculator (Java OOD)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published