Exercise 2: Implementing Calculator
Implement a calculator using switch statements.
We'll cover the following...
We'll cover the following...
Problem statement
Write a code that will take the following:
Two
floattype variables namednum1...
Implement a calculator using switch statements.
Write a code that will take the following:
Two float type variables named num1 ...