Skip to content

This java calculator can perform the 4 mathematical operations.

Notifications You must be signed in to change notification settings

N00rAhmed/Java-Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Java Calculator

Run Java Calculator

Change Directory

Go into the correct directory:

cd firstjavaproject/src/firstjavaproject

Compile Java Program

javac Main.java

Run Java Program

java Main.java

Unit Testing

Run Unit Tests

In eclipse click Main Test button to run unit tests.
image

About

This java calculator can perform the 4 mathematical operations.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages