Skip to content

A basic Java Calculator program using Methods(Same as functions lol, it is called methods because Java is a class based programming language.). Let me know what i should do next and suggest any improvements :))

Notifications You must be signed in to change notification settings

Nextk404/Basic-Calculator-Using-Methods-in-Java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

A Console-Based-Calculator Program written in Java

By Nextk404

Instructions for using program

  1. Dont forget to install Java and download a suitable IDE to run the program. I prefer Intellj because of its usability, code ending feature and so much more.
  2. Dont forget to name the file the same name as the class. Eg. If the class is called Test in your java program/application , the file name should be the same but with the .java extension included and vise versa.
  3. Just follow the intructions lol in the program and you wont have any issues :))

About

A basic Java Calculator program using Methods(Same as functions lol, it is called methods because Java is a class based programming language.). Let me know what i should do next and suggest any improvements :))

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages