/A-Basic-Calculator

A Basic Calculator In this project, you will use classes, methods, and objects to create a simple arithmetic calculator. The calculator will be able to: Add two integers Subtract two integers Multiply two integers Divide two integers Apply the modulo operator on two integers

Primary LanguageJava

Stargazers

No one’s star this repository yet.