Skip to content

moksha09/Calculator-Program

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Calculator-Program

Simple calculator implementation in JAVA

  1. Input the operation you want to perform - "+", "-", "*", "/"

  2. Input the value of the first number.

  3. Input the value for the second number.

  4. The result will be displayed .

About

Simple calculator implementation in JAVA

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages