Program for Simple Calculator

# Introduction In this lab, we will be creating a simple calculator program using C++. This program will use switch statements to perform basic arithmetic operations such as addition, subtraction, multiplication and division.

|
60 : 00

Click the virtual machine below to start practicing