Question: Write a c++ program that will input 2 floating point numbers with one of the common four mathematical operations (+, - , *, /) in
Write a c++ program that will input 2 floating point numbers with one of the common four mathematical operations (+, - , *, /) in between, then print out the result (using Multiway-if)?
Repeat question 3 using switch . case.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
