I\'m fairly new to Java and trying to figure out how to solve the following error:
CalculatorWithMemory.java:1: class Calculator is publi
You need to name the file containing the class Calculator.java
Calculator.java