Description
Write a Program to Create a Calculator Class to Perform Add, Subtract, Multiply and Divide operations for two numbers in Java.
Lab Objective
Upon completion of this lab, you will be able to:
● Build Logical Thinking
● Create A Calculator Class to perform different operations.
Prerequisites
You should have VS Code or any other suitable IDE for programming and running the code.