...

/

Exercise 2: Implementing Calculator

Exercise 2: Implementing Calculator

Implement a calculator using switch statements.

Problem statement

Write a code that will take the following:

  • Two float type variables named num1 ...