This is a simple Calculator java program. I am trying to build 4 operations (+, -, * & /) using java.
To make program modular I have created multiple method and c